16 lines
295 B
Makefile
16 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.16 2014/11/13 12:22:45 benoit Exp $
|
|
|
|
COMMENT= module for containing a set of scalars
|
|
|
|
MODULES= cpan
|
|
DISTNAME = Set-Scalar-1.29
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|