freebsd-ports/math/p5-Set-IntSpan/Makefile
Yen-Ming Lee 83da3347e3 - Update to 1.11
- Add WWW in pkg-descr

PR:		111585
Submitted by:	leeym
Approved by:	maintainer timeout
2007-05-25 23:50:12 +00:00

22 lines
424 B
Makefile

# New ports collection makefile for: p5-Set-IntSpan
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
PORTNAME= Set-IntSpan
PORTVERSION= 1.11
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Set
PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.org
COMMENT= Manages sets of integers
PERL_CONFIGURE= yes
MAN3= Set::IntSpan.3
.include <bsd.port.mk>