1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/textproc/p5-JavaScript-Minifier-XS/Makefile
2010-11-04 01:58:13 +00:00

22 lines
424 B
Makefile

# New ports collection makefile for: JavaScript-Minifier-XS
# Date created: 18 Jul 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= JavaScript-Minifier-XS
PORTVERSION= 0.09
CATEGORIES= textproc www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XS based JavaScript minifier
PERL_CONFIGURE= yes
MAN3= JavaScript::Minifier::XS.3
.include <bsd.port.mk>