1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/transfig/Makefile
1995-11-22 13:18:35 +00:00

22 lines
510 B
Makefile

# New ports collection makefile for: transfig
# Version required: 3.1.1
# Date created: ?
# Whom: mr (original)
#
# $Id: Makefile,v 1.7 1995/04/12 03:57:37 asami Exp $
#
DISTNAME= transfig.3.1.1
PKGNAME= transfig-3.1.1
CATEGORIES+= print
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/transfig/
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/transfig
.include <bsd.port.mk>