pkgsrc-wip/jpgtn/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

16 lines
408 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:19 thomasklausner Exp $
#
DISTNAME= jpgtn-2.06
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jpgtn/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://jpgtn.sourceforge.net/
COMMENT= A thumbnail generator for JPEG images
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"