2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.19 2013/03/11 11:42:43 espie Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
SHARED_ONLY= Yes
|
2003-06-14 06:22:42 -04:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= perl interface for several perl XML modules
|
2003-06-14 06:22:42 -04:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
DISTNAME= XML-LibXML-Common-0.13
|
2012-08-23 11:50:05 -04:00
|
|
|
REVISION= 6
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2010-10-19 03:54:21 -04:00
|
|
|
USE_GROFF = Yes
|
2003-06-14 06:22:42 -04:00
|
|
|
|
2010-11-20 14:56:47 -05:00
|
|
|
LIB_DEPENDS= textproc/libxml
|
2003-06-14 06:22:42 -04:00
|
|
|
|
2010-12-22 14:50:05 -05:00
|
|
|
# perl
|
2003-06-14 06:22:42 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
2010-12-22 14:50:05 -05:00
|
|
|
|
2012-08-23 11:50:05 -04:00
|
|
|
WANTLIB += c m z xml2>=7
|
|
|
|
|
2010-12-22 14:50:05 -05:00
|
|
|
MODULES= cpan \
|
|
|
|
converters/libiconv
|
|
|
|
|
2003-06-14 06:22:42 -04:00
|
|
|
.include <bsd.port.mk>
|