openbsd-ports/math/p5-Set-IntSpan/Makefile
dassow bca02a5cfc cpanify math ports, switch to SHARED_ONLY,
set licenses and bump as required.

'go ahead' steven@
2006-12-24 19:50:51 +00:00

17 lines
326 B
Makefile

# $OpenBSD: Makefile,v 1.8 2006/12/24 19:50:52 dassow Exp $
COMMENT= "manage sets of integers"
MODULES= cpan
DISTNAME= Set-IntSpan-1.09
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>