18 lines
297 B
Makefile
18 lines
297 B
Makefile
# $OpenBSD: Makefile,v 1.27 2013/03/29 10:46:24 ajacoutot Exp $
|
|
|
|
COMMENT= general user documentation for GNOME
|
|
|
|
GNOME_PROJECT= gnome-user-docs
|
|
GNOME_VERSION= 3.8.0
|
|
|
|
# CC Attribution 3.0
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= x11/gnome
|
|
|
|
MODGNOME_TOOLS= yelp
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|