1997-12-24 02:39:24 -05:00
|
|
|
# New ports collection Makefile for: aview
|
1998-04-11 14:21:23 -04:00
|
|
|
# Version required: 1.2
|
1997-12-24 02:39:24 -05:00
|
|
|
# Date created: Dec 18 1997
|
|
|
|
# Whom: frankch@waru.life.nthu.edu.tw
|
|
|
|
#
|
1999-08-25 02:16:32 -04:00
|
|
|
# $FreeBSD$
|
1997-12-24 02:39:24 -05:00
|
|
|
#
|
|
|
|
|
1998-04-11 14:21:23 -04:00
|
|
|
DISTNAME= aview-1.2
|
1998-11-21 02:27:41 -05:00
|
|
|
CATEGORIES= graphics
|
1997-12-24 02:39:24 -05:00
|
|
|
MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/
|
|
|
|
|
|
|
|
MAINTAINER= frankch@waru.life.nthu.edu.tw
|
|
|
|
|
|
|
|
RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \
|
|
|
|
convert:${PORTSDIR}/graphics/ImageMagick
|
1998-09-22 12:19:14 -04:00
|
|
|
LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib
|
1997-12-24 02:39:24 -05:00
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|