diff options
Diffstat (limited to 'www/p5-CGI-Cookie-XS/Makefile')
-rw-r--r-- | www/p5-CGI-Cookie-XS/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/www/p5-CGI-Cookie-XS/Makefile b/www/p5-CGI-Cookie-XS/Makefile deleted file mode 100644 index 452e997f22d9..000000000000 --- a/www/p5-CGI-Cookie-XS/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: Cookie-XS -# Date created: 18 Apr 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# -# $FreeBSD$ -# - -PORTNAME= Cookie-XS -PORTVERSION= 0.09 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGENT -PKGNAMEPREFIX= p5- - -MAINTAINER= skv@FreeBSD.org -COMMENT= HTTP Cookie parser in C - -PERL_CONFIGURE= 5.6.1+ - -MAN3= Cookie::XS.3 - -.include <bsd.port.mk> |