1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/print/transfig/Makefile
Satoshi Asami 6b553b9eb3 Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
1996-11-19 04:18:49 +00:00

24 lines
518 B
Makefile

# New ports collection makefile for: transfig
# Version required: 3.1.2
# Date created: 9 August 1996
# Whom: chuckr@freebsd.org
#
# $Id: Makefile,v 1.12 1996/11/18 09:54:46 asami Exp $
#
DISTNAME= transfig.3.1.2
PKGNAME= transfig-3.1.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
USE_IMAKE= yes
.include <bsd.port.mk>