ec993afa1a
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
18 lines
454 B
Makefile
18 lines
454 B
Makefile
# $NetBSD: Makefile,v 1.20 2004/02/14 17:21:42 jlam Exp $
|
|
|
|
DISTNAME= Hermes-1.3.3
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.clanlib.org/download/files/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= root@garbled.net
|
|
HOMEPAGE= http://www.clanlib.org/hermes/
|
|
COMMENT= Library for conversion of pixel graphics
|
|
|
|
WRKSRC= ${WRKDIR}/Hermes-1.3.3
|
|
USE_BUILDLINK3= yes
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_GNU_TOOLS+= make
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|