pkgsrc/graphics/hermes/Makefile
jlam e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00

21 lines
540 B
Makefile

# $NetBSD: Makefile,v 1.10 2002/08/25 18:39:09 jlam Exp $
DISTNAME= Hermes-1.3.2
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.clanlib.org/hermes/
COMMENT= Library for conversion of pixel graphics
WRKSRC= ${WRKDIR}/Hermes-1.3.2
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ENV= INSTALL_PROGRAM_DIR="${INSTALL_PROGRAM_DIR}"
.include "../../mk/bsd.pkg.mk"