1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/math/p5-Set-IntSpan/Makefile

23 lines
437 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Set-IntSpan
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.org>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 07:20:58 +00:00
PORTNAME= Set-IntSpan
PORTVERSION= 1.07
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Set
2000-04-14 07:20:58 +00:00
PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.org
PERL_CONFIGURE= yes
MAN3= Set::IntSpan.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>