openbsd-ports/devel/p5-Set-Object/Makefile
2013-03-11 10:50:00 +00:00

20 lines
329 B
Makefile

# $OpenBSD: Makefile,v 1.18 2013/03/11 10:50:21 espie Exp $
COMMENT= set of objects and strings
SHARED_ONLY= Yes
MODULES= cpan
DISTNAME= Set-Object-1.26
REVISION= 3
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Same as perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>