21 lines
339 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.29 2017/04/13 07:38:46 ajacoutot Exp $
2012-09-27 11:03:28 +00:00
2015-03-29 09:07:40 +00:00
PKG_ARCH= *
2015-03-29 09:07:40 +00:00
COMMENT= XSLT stylesheets for yelp
2015-03-29 09:07:40 +00:00
GNOME_PROJECT= yelp-xsl
2016-04-18 06:51:48 +00:00
GNOME_VERSION= 3.20.1
# GPLv2 - LGPLv2.1 - MIT
PERMIT_PACKAGE_CDROM= Yes
2015-03-29 09:07:40 +00:00
MODULES= x11/gnome
BUILD_DEPENDS= textproc/itstool \
2015-03-29 09:07:40 +00:00
textproc/libxslt
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>