pkgsrc/graphics/libgdgeda/Makefile
dmcmahill 56d5bb9f55 update to libgdgeda-2.0.15. This version is based on gd-2.0.15 and is
required for the geda-20030901 release.  A complete change list is not
available.
2003-09-10 23:27:32 +00:00

19 lines
490 B
Makefile

# $NetBSD: Makefile,v 1.14 2003/09/10 23:27:32 dmcmahill Exp $
#
DISTNAME= libgdgeda-2.0.15
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/support/
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.geda.seul.org/
COMMENT= Modified version of the gd packages for use with gEDA
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_BUILDLINK2= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../graphics/png/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"