Update lang/seed7 to version 05.20160430
[dports.git] / lang / p5-JavaScript-Squish / Makefile
1 # Created by: Anton Berezin <tobez@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       JavaScript-Squish
5 PORTVERSION=    0.07
6 PORTREVISION=   1
7 CATEGORIES=     lang perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Reduce/Compact JavaScript code to as few characters as possible
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>