15 lines
258 B
Makefile
15 lines
258 B
Makefile
# $OpenBSD: Makefile,v 1.14 2013/10/11 23:50:08 naddy Exp $
|
|
|
|
COMMENT= manage sets of integers
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Set-IntSpan-1.13
|
|
REVISION= 0
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|