openbsd-ports/devel/p5-Cache-Mmap/Makefile

18 lines
328 B
Makefile
Raw Normal View History

2010-12-19 18:46:32 -05:00
# $OpenBSD: Makefile,v 1.11 2010/12/19 23:46:32 jasper Exp $
SHARED_ONLY= Yes
COMMENT= shared data cache using memory mapped files
MODULES= cpan
2010-12-19 18:46:32 -05:00
DISTNAME= Cache-Mmap-0.11
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>