bca02a5cfc
set licenses and bump as required. 'go ahead' steven@
17 lines
326 B
Makefile
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>
|