summaryrefslogtreecommitdiff
path: root/print/transfig/Makefile
blob: ede2bf088610d0371e0db9226d6fc120900bc3cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	transfig
# Version required:	3.1.1
# Date created:		?
# Whom:			mr (original)
#
# $Id: Makefile,v 1.5 1995/02/11 13:50:48 asami Exp $
#

DISTNAME=	transfig.3.1.1
PKGNAME=	transfig-3.1.1
MASTER_SITES=	ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \
	ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/transfig/
CATEGORIES+=	printing
USE_IMAKE=	yes
WRKSRC=		${WRKDIR}/transfig

.include <bsd.port.mk>