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

19 lines
364 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2008/10/02 20:35:09 simon Exp $
SHARED_ONLY= Yes
COMMENT= simple interface to access shared memory
MODULES= cpan
DISTNAME= IPC-ShareLite-0.09
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= devel
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>