17 lines
298 B
Makefile
17 lines
298 B
Makefile
# $OpenBSD: Makefile,v 1.40 2014/06/25 09:17:12 ajacoutot Exp $
|
|
|
|
COMMENT= general user documentation for GNOME
|
|
|
|
GNOME_PROJECT= gnome-user-docs
|
|
GNOME_VERSION= 3.12.2
|
|
|
|
# CC Attribution 3.0
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= x11/gnome
|
|
|
|
MODGNOME_TOOLS += yelp
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|