freebsd-ports/print/gnomephotoprinter/Makefile
Alexander Nedotsukov 2d2a0fd526 Add gnomephotoprinter 0.6, Gnome Photo Printer is intended for
printing photos in an easy way.
2003-11-17 02:55:38 +00:00

24 lines
625 B
Makefile

# New ports collection makefile for: gnomephotoprinter
# Date created: 27 Oct 2003
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomephotoprinter
PORTVERSION= 0.6
CATEGORIES= print gnome
MASTER_SITES= http://www.fogman.de/gpp/
DISTNAME= gpp-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome Photo Printer is intended for printing photos in an easy way
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomehier gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
USE_LIBTOOL= yes
.include <bsd.port.mk>