1997-12-24 07:39:24 +00:00
|
|
|
# New ports collection Makefile for: aview
|
1998-04-11 18:21:23 +00:00
|
|
|
# Version required: 1.2
|
1997-12-24 07:39:24 +00:00
|
|
|
# Date created: Dec 18 1997
|
|
|
|
# Whom: frankch@waru.life.nthu.edu.tw
|
|
|
|
#
|
1998-04-11 18:21:23 +00:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1997/12/24 07:39:24 vanilla Exp $
|
1997-12-24 07:39:24 +00:00
|
|
|
#
|
|
|
|
|
1998-04-11 18:21:23 +00:00
|
|
|
DISTNAME= aview-1.2
|
1997-12-24 07:39:24 +00:00
|
|
|
CATEGORIES= graphics x11
|
|
|
|
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
|
|
|
|
LIB_DEPENDS= aa\\.1\\.:${PORTSDIR}/graphics/aalib
|
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|