2013-03-11 06:50:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2013/03/11 10:50:18 espie Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
SHARED_ONLY= Yes
|
2002-10-16 09:02:03 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= simple interface to access shared memory
|
2002-10-16 09:02:03 -04:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
MODULES= cpan
|
2009-06-09 11:46:17 -04:00
|
|
|
DISTNAME= IPC-ShareLite-0.17
|
2012-08-23 11:00:32 -04:00
|
|
|
REVISION= 2
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2002-10-16 09:02:03 -04:00
|
|
|
|
2008-10-05 19:03:38 -04:00
|
|
|
# perl
|
2002-10-16 09:02:03 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2012-08-23 11:00:32 -04:00
|
|
|
WANTLIB += c
|
|
|
|
|
2009-06-09 11:46:17 -04:00
|
|
|
MAKE_ENV+= TEST_POD=Yes
|
|
|
|
|
2002-10-16 09:02:03 -04:00
|
|
|
.include <bsd.port.mk>
|