17 lines
298 B
Makefile
Raw Normal View History

2013-03-11 10:50:00 +00:00
# $OpenBSD: Makefile,v 1.15 2013/03/11 10:50:21 espie Exp $
COMMENT= module for containing a set of scalars
2006-11-29 08:23:29 +00:00
MODULES= cpan
2010-06-30 02:31:33 +00:00
DISTNAME= Set-Scalar-1.25
REVISION= 0
2006-11-29 08:23:29 +00:00
CATEGORIES= devel
2010-10-18 17:47:50 +00:00
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>