pkgsrc/print/transfig/Makefile
agc 258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00

18 lines
432 B
Makefile

# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:46 agc Exp $
#
DISTNAME= transfig.3.2
PKGNAME= transfig-3.2
WRKSRC= ${WRKDIR}/transfig.3.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/transfig
MAINTAINER= root@garbled.futureone.com
LIB_DEPENDS= jpeg.7.:${PORTSDIR}/graphics/jpeg \
Xpm.4.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"