2013-03-11 07:20:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:23:56 espie Exp $
|
2001-05-05 21:58:40 -04:00
|
|
|
|
2007-09-15 14:44:36 -04:00
|
|
|
COMMENT= manage sets of integers
|
2001-01-24 03:22:10 -05:00
|
|
|
|
2006-12-24 14:50:51 -05:00
|
|
|
MODULES= cpan
|
2008-07-13 22:05:27 -04:00
|
|
|
DISTNAME= Set-IntSpan-1.13
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-12-24 14:50:51 -05:00
|
|
|
CATEGORIES= math
|
2010-10-18 16:52:05 -04:00
|
|
|
USE_GROFF = Yes
|
2001-01-24 03:22:10 -05:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|