openbsd-ports/devel/p5-IPC-ShareLite/Makefile

19 lines
367 B
Makefile
Raw Normal View History

2007-03-17 11:22:42 -04:00
# $OpenBSD: Makefile,v 1.6 2007/03/17 15:22:42 steven Exp $
SHARED_ONLY= Yes
COMMENT= "simple interface to access shared memory"
MODULES= cpan
DISTNAME= IPC-ShareLite-0.09
2007-03-17 11:22:42 -04:00
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>