2013-09-11 18:45:58 +02:00
|
|
|
# Created by: johans
|
2008-01-09 21:45:58 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= paps
|
|
|
|
PORTVERSION= 0.6.8
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 3
|
2008-01-09 21:45:58 +01:00
|
|
|
CATEGORIES= print
|
2009-08-22 02:35:32 +02:00
|
|
|
MASTER_SITES= SF
|
2008-01-09 21:45:58 +01:00
|
|
|
|
2010-02-23 19:07:14 +01:00
|
|
|
MAINTAINER= johans@FreeBSD.org
|
2008-01-09 21:45:58 +01:00
|
|
|
COMMENT= UTF-8 to PostScript converter using Pango
|
|
|
|
|
2014-01-11 10:40:52 +01:00
|
|
|
PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h \
|
|
|
|
man/man1/paps.1.gz
|
2008-01-09 21:45:58 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GNOME= pango
|
2013-09-11 18:45:58 +02:00
|
|
|
USES= pkgconfig
|
2008-01-09 21:45:58 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|