freebsd-ports/print/transfig/Makefile

25 lines
559 B
Makefile
Raw Normal View History

# New ports collection makefile for: transfig
# Version required: 3.2
# Date created: 9 August 1996
# Whom: chuckr@freebsd.org
#
# $Id: Makefile,v 1.13 1996/11/19 04:18:49 asami Exp $
#
DISTNAME= transfig.3.2
PKGNAME= transfig-3.2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/transfig
MAINTAINER= chuckr@freebsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
USE_IMAKE= yes
.include <bsd.port.mk>