1998-02-20 02:31:23 +00:00
|
|
|
# New ports collection makefile for: fbm
|
|
|
|
# Date created: 21 January 1998
|
|
|
|
# Whom: giffunip@asme.org
|
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1998-02-20 02:31:23 +00:00
|
|
|
#
|
|
|
|
|
2000-04-13 06:28:28 +00:00
|
|
|
PORTNAME= fbm
|
|
|
|
PORTVERSION= 1.2
|
1998-02-20 02:31:23 +00:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
MASTER_SITE_SUBDIR= apps/graphics/convert
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1998-02-20 02:31:23 +00:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
2000-04-29 23:54:07 +00:00
|
|
|
MANL= clr2gray.l fbcat.l fbclean.l fbconv.l fbedge.l fbext.l fbhalf.l \
|
|
|
|
fbham.l fbhist.l fbinfo.l fbm.l fbm2pod.l fbmask.l fbmedian.l \
|
|
|
|
fbnorm.l fbps.l fbquant.l fbrot.l fbsample.l fbsharp.l fbthin.l \
|
|
|
|
gray2clr.l idiff.l pbm2ps.l pbmtitle.l qrt2fbm.l raw2fbm.l tiff2fbm.l \
|
|
|
|
uunet2fbm.l
|
1998-02-20 02:31:23 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|