2019-07-22 00:23:57 +02:00
|
|
|
# $NetBSD: Makefile,v 1.72 2019/07/21 22:24:30 wiz Exp $
|
2001-11-15 02:57:58 +01:00
|
|
|
#
|
|
|
|
|
2018-01-07 12:24:57 +01:00
|
|
|
DISTNAME= gerbv-2.6.2
|
2019-07-22 00:23:57 +02:00
|
|
|
PKGREVISION= 5
|
2001-11-15 02:57:58 +01:00
|
|
|
CATEGORIES= cad
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
|
|
|
|
|
2003-07-17 23:21:03 +02:00
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
2013-07-02 03:14:40 +02:00
|
|
|
HOMEPAGE= http://gerbv.geda-project.org/
|
2001-11-15 02:57:58 +01:00
|
|
|
COMMENT= Gerber file viewer
|
2009-07-11 03:49:54 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2001-11-15 02:57:58 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
2008-09-15 04:25:54 +02:00
|
|
|
USE_LIBTOOL= YES
|
2006-08-08 13:46:50 +02:00
|
|
|
USE_TOOLS+= gmake pkg-config
|
2007-10-02 08:17:09 +02:00
|
|
|
|
2019-06-08 13:04:27 +02:00
|
|
|
PLIST_SUBST+= PKGNAME_NOREV=${PKGNAME_NOREV}
|
2009-01-23 13:00:43 +01:00
|
|
|
|
2006-08-08 13:46:50 +02:00
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
2008-09-15 04:25:54 +02:00
|
|
|
.include "../../graphics/cairo/buildlink3.mk"
|
2008-02-18 23:40:36 +01:00
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2004-02-17 03:49:25 +01:00
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
2008-02-18 23:40:36 +01:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2006-08-08 13:46:50 +02:00
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
2001-11-15 02:57:58 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|