openbsd-ports/devel/p5-Set-Object/Makefile

20 lines
384 B
Makefile
Raw Normal View History

2006-11-29 03:23:29 -05:00
# $OpenBSD: Makefile,v 1.2 2006/11/29 08:23:30 espie Exp $
2006-11-05 09:53:43 -05:00
COMMENT= "set of objects and strings"
2006-11-29 03:23:29 -05:00
MODULES= cpan
2006-11-05 09:53:43 -05:00
DISTNAME= Set-Object-1.18
2006-11-29 03:23:29 -05:00
CATEGORIES= devel
2006-11-05 09:53:43 -05:00
SHARED_ONLY= Yes
MAINTAINER= Simon Dassow <janus@errornet.de>
# Same as perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>