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

16 lines
274 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:23:56 espie Exp $
COMMENT= manage sets of integers
MODULES= cpan
2008-07-13 22:05:27 -04:00
DISTNAME= Set-IntSpan-1.13
REVISION= 0
CATEGORIES= math
2010-10-18 16:52:05 -04:00
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>