14 lines
394 B
Makefile
14 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:17 wiz Exp $
|
|
# FreeBSD Id: ports/graphics/fbm/Makefile,v 1.5 2000/04/29 23:54:02 steve Exp
|
|
|
|
DISTNAME= fbm-1.2
|
|
CATEGORIES= graphics converters
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/graphics/convert/}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
COMMENT= Fuzzy Pixmap Manipulation utilities
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|