1995-01-07 11:01:52 +00:00
|
|
|
# New ports collection makefile for: transfig
|
1995-01-28 18:37:02 +00:00
|
|
|
# Version required: 3.1.1
|
1995-01-07 11:01:52 +00:00
|
|
|
# Date created: ?
|
|
|
|
# Whom: mr (original)
|
|
|
|
#
|
1995-04-12 03:57:37 +00:00
|
|
|
# $Id: Makefile,v 1.6 1995/04/01 12:49:47 jkh Exp $
|
1995-01-07 11:01:52 +00:00
|
|
|
#
|
|
|
|
|
1995-01-28 18:37:02 +00:00
|
|
|
DISTNAME= transfig.3.1.1
|
|
|
|
PKGNAME= transfig-3.1.1
|
1995-04-12 03:57:37 +00:00
|
|
|
CATEGORIES+= printing
|
1995-01-07 11:01:52 +00:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \
|
|
|
|
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/transfig/
|
1995-04-12 03:57:37 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
|
1995-01-07 11:01:52 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
WRKSRC= ${WRKDIR}/transfig
|
|
|
|
|
1994-11-23 14:48:06 +00:00
|
|
|
.include <bsd.port.mk>
|
|
|
|
|