730556e965
This swiches to the new release branch.
15 lines
380 B
Text
15 lines
380 B
Text
# $NetBSD: Makefile.common,v 1.2 2011/07/08 17:23:05 drochner Exp $
|
|
#
|
|
# used by x11/py-vte/Makefile
|
|
|
|
DISTNAME= vte-0.28.1
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.28/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
HOMEPAGE= http://www.gnome.org/
|
|
LICENSE= gnu-lgpl-v2
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../x11/vte/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../x11/vte/patches
|
|
|
|
PKGCONFIG_OVERRIDE+= vte.pc.in
|