19 lines
313 B
Makefile

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