14 lines
234 B
Makefile
14 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.20 2014/10/04 15:03:08 jasper Exp $
|
|
|
|
COMMENT= common automake macros for GNOME
|
|
|
|
GNOME_PROJECT= gnome-common
|
|
GNOME_VERSION= 3.14.0
|
|
|
|
# GPLv2
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= x11/gnome
|
|
|
|
.include <bsd.port.mk>
|