16 lines
274 B
Makefile
16 lines
274 B
Makefile
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:23:56 espie Exp $
|
|
|
|
COMMENT= manage sets of integers
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Set-IntSpan-1.13
|
|
REVISION= 0
|
|
CATEGORIES= math
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|