openbsd-ports/x11/gnome/user-docs/Makefile
ajacoutot 2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00

21 lines
375 B
Makefile

# $OpenBSD: Makefile,v 1.25 2012/11/17 09:40:42 ajacoutot Exp $
COMMENT= general user documentation for GNOME
GNOME_PROJECT= gnome-user-docs
GNOME_VERSION= 3.6.2
# CC Attribution 3.0
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= x11/gnome
MODGNOME_TOOLS= yelp
PKG_ARCH= *
.include <bsd.port.mk>