17 lines
297 B
Makefile
17 lines
297 B
Makefile
# $OpenBSD: Makefile,v 1.47 2015/10/13 13:11:01 ajacoutot Exp $
|
|
|
|
COMMENT= general user documentation for GNOME
|
|
|
|
GNOME_PROJECT= gnome-user-docs
|
|
GNOME_VERSION= 3.18.1
|
|
|
|
# CC Attribution 3.0
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= x11/gnome
|
|
|
|
MODGNOME_TOOLS= yelp
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|