pkgsrc/graphics/libgdgeda/Makefile

19 lines
434 B
Makefile

# $NetBSD: Makefile,v 1.5 2000/08/14 19:14:40 wiz Exp $
#
DISTNAME= libgdgeda-1.6
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/support/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
DEPENDS+= png>=1.0.6:../../graphics/png
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
CONFIGURE_ENV+= CPPFLAGS="-I${PREFIX}/include"
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"