mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
create bsd12 branch
This commit is contained in:
18
perl/p5-JavaScript-Minifier/Makefile
Normal file
18
perl/p5-JavaScript-Minifier/Makefile
Normal file
@@ -0,0 +1,18 @@
|
||||
# Created by: Kurt Lidl <kurt.lidl@cello.com>
|
||||
# $FreeBSD: head/textproc/p5-JavaScript-Minifier/Makefile 384642 2015-04-24 13:46:21Z culot $
|
||||
|
||||
PORTNAME= JavaScript-Minifier
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ZOFFIX
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= JavaScript whitespace/comment eliminator
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
Reference in New Issue
Block a user