14 lines
340 B
Makefile
14 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:24 tv Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-common-2.8.0
|
|
CATEGORIES= devel gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/2.8/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Generic M4 macros for GNOME development
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|