1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/print/paps/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

25 lines
411 B
Makefile

# New ports collection makefile for: paps
# Date created: 8 January 2008
# Whom: johans
#
# $FreeBSD$
#
PORTNAME= paps
PORTVERSION= 0.6.8
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= SF
MAINTAINER= johans@FreeBSD.org
COMMENT= UTF-8 to PostScript converter using Pango
PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h
MAN1= paps.1
GNU_CONFIGURE= yes
USE_GNOME= pango
.include <bsd.port.mk>