openbsd-ports/math/p5-Set-IntSpan/Makefile

17 lines
324 B
Makefile
Raw Normal View History

2008-07-13 22:05:27 -04:00
# $OpenBSD: Makefile,v 1.10 2008/07/14 02:05:27 dhill Exp $
COMMENT= manage sets of integers
MODULES= cpan
2008-07-13 22:05:27 -04:00
DISTNAME= Set-IntSpan-1.13
CATEGORIES= math
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>