2013-09-21 00:33:41 +02:00
|
|
|
# Created by: sumikawa@ebina.hitachi.co.jp
|
1999-08-30 20:10:06 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= imgvtopgm
|
2000-04-21 09:52:25 +02:00
|
|
|
PORTVERSION= 2.0
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 4
|
1999-08-30 20:10:06 +02:00
|
|
|
CATEGORIES= palm graphics
|
2005-11-17 06:25:00 +01:00
|
|
|
MASTER_SITES= http://linuxmafia.com/pub/palmos/other-os/
|
1999-08-30 20:10:06 +02:00
|
|
|
|
2000-05-08 17:28:07 +02:00
|
|
|
MAINTAINER= sumikawa@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Palm Pilot Image Viewer to PGM Converter
|
1999-08-30 20:10:06 +02:00
|
|
|
|
2014-07-14 20:42:04 +02:00
|
|
|
LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm
|
2000-03-21 09:14:55 +01:00
|
|
|
|
1999-08-30 20:10:06 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2002-07-06 12:13:38 +02:00
|
|
|
CONFIGUR_ARGS= --libdir=${PREFIX}
|
1999-08-30 20:10:06 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|