2013-09-11 18:45:58 +02:00
|
|
|
# Created by: johans
|
2008-01-09 21:45:58 +01:00
|
|
|
|
|
|
|
PORTNAME= paps
|
2021-03-15 01:15:52 +01:00
|
|
|
PORTVERSION= 0.7.1
|
|
|
|
DISTVERSIONPREFIX= v
|
2008-01-09 21:45:58 +01:00
|
|
|
CATEGORIES= print
|
|
|
|
|
2019-11-04 22:21:03 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2008-01-09 21:45:58 +01:00
|
|
|
COMMENT= UTF-8 to PostScript converter using Pango
|
|
|
|
|
2021-03-15 01:15:52 +01:00
|
|
|
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|
|
|
libfreetype.so:print/freetype2
|
2008-01-09 21:45:58 +01:00
|
|
|
|
2021-03-15 01:15:52 +01:00
|
|
|
USES= autoreconf gettext gnome pkgconfig
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= dov
|
|
|
|
USE_GNOME= cairo intltool pango
|
2008-01-09 21:45:58 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2021-03-15 01:15:52 +01:00
|
|
|
|
|
|
|
PLIST_FILES= bin/paps man/man1/paps.1.gz
|
2008-01-09 21:45:58 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|