1fcca0cb9f
ok kevlo@ (MAINTAINER)
18 lines
355 B
Makefile
18 lines
355 B
Makefile
# $OpenBSD: Makefile,v 1.11 2008/10/03 10:32:40 jasper Exp $
|
|
|
|
COMMENT= module for containing a set of scalars
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Set-Scalar-1.22
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|