mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
16 lines
388 B
Makefile
16 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.18 2013/11/26 14:19:51 wiz Exp $
|
|
|
|
DISTNAME= gnome-common-3.10.0
|
|
CATEGORIES= devel gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/3.10/}
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Generic M4 macros for GNOME development
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|