USE_GROFF=Yes
This commit is contained in:
parent
68505ea57d
commit
0f681543b5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 21:02:37 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= display the currently lighted face of Earth in ASCII
|
||||
|
||||
@ -23,6 +23,7 @@ WANTLIB= c
|
||||
|
||||
MAKE_FLAGS= "CC=${CC}" "CFLAGS=${CFLAGS}" "LDFLAGS=${LDFLAGS}"
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/globe
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/09/07 10:23:02 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= offline maps viewer
|
||||
|
||||
@ -28,6 +28,7 @@ RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::graphics/py-Imaging
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/07/30 19:47:36 ian Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= OpenStreetMap map editor
|
||||
|
||||
@ -25,6 +25,7 @@ MODULES= java \
|
||||
textproc/intltool
|
||||
MODJAVA_VER= 1.6+
|
||||
MAKE_ENV+= JAVA_HOME=${JAVA_HOME}
|
||||
USE_GROFF = Yes
|
||||
|
||||
BUILD_DEPENDS= ::devel/apache-ant
|
||||
RUN_DEPENDS= ::java/javaPathHelper \
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:50:54 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= perl module to map GPS PRN to Satellite OID and vice versa
|
||||
MODULES= cpan
|
||||
DISTNAME= GPS-PRN-0.05
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:53:05 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= geocode any US address
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Coder-US-1.00
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:54:12 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= perl module that provides geographic constants
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Constants-0.06
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/09/24 15:29:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= C/XS reimplementation of Geo::Coordinates::UTM
|
||||
MODULES= cpan
|
||||
@ -6,6 +6,7 @@ SHARED_ONLY= Yes
|
||||
DISTNAME= Geo-Coordinates-UTM-XS-0.04
|
||||
REVISION= 0
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :p5-Geo-Coordinates-UTM->=0.05:geo/p5-Geo-Coordinates-UTM
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/09/23 19:34:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= provides Latitude Longitude conversions
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Coordinates-UTM-0.09
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/10/06 17:00:25 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= perl module that provides ellipsoid values
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Ellipsoids-0.16
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:56:23 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= perl extension for parsing FIPS-55 gazetteer data
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Fips55-0.01
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:57:15 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= module to calculate geographic location
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Forward-0.11
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/10/06 17:00:48 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= perl module for geographic functions
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Functions-0.07
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:58:59 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= calculate geographic distance from a lat/lon pair
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Inverse-0.05
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/01 22:22:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= process aviation weather reports in the METAR format
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-METAR-1.15
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 14:00:11 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= perl extension for parsing US street addresses
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-StreetAddress-US-0.99
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 14:01:15 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= parse TIGER/Line geographic data
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-TigerLine-0.02
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/07/20 13:56:35 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT = 2-letter, 3-letter, and numerical codes for countries
|
||||
|
||||
@ -12,5 +12,6 @@ PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MODULES = cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2009/08/06 10:30:20 eric Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -34,6 +34,7 @@ CONFIGURE_ENV= PGXS=1 \
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share/postgresql/contrib \
|
||||
--libdir=${PREFIX}/lib/postgresql
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_SCRIPT_DIR} ${PREFIX}/libexec/postgis/utils
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/09/07 10:23:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT = desktop geographical information system
|
||||
|
||||
@ -54,6 +54,7 @@ WANTLIB += ICE SM X11 Xext Xi Xinerama Xrender c expat fontconfig \
|
||||
gdal geos_c gsl gslcblas pq
|
||||
|
||||
CONFIGURE_ENV+= VERBOSE=1
|
||||
USE_GROFF = Yes
|
||||
pre-configure:
|
||||
${SUBST_CMD} ${WRKSRC}/cmake/Find{GDAL,GEOS,Postgres}.cmake
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/05/21 22:00:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 18:13:12 espie Exp $
|
||||
|
||||
COMMENT= garmin gps map management tool
|
||||
|
||||
@ -20,6 +20,7 @@ MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkarte/}
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
MODULES= x11/qt4
|
||||
LIB_DEPENDS+= proj::devel/proj \
|
||||
usb::devel/libusb \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/03/28 17:17:15 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= image processing tools with stable ABI
|
||||
|
||||
@ -29,6 +29,7 @@ LIB_DEPENDS= bz2.>=10::archivers/bzip2 \
|
||||
xml2.>=9::textproc/libxml
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --with-quantum-depth=16 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.107 2010/09/25 20:51:41 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.108 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= image processing tools
|
||||
|
||||
@ -42,6 +42,7 @@ BUILD_DEPENDS= :netpbm-*:graphics/netpbm
|
||||
|
||||
# using libltdl stuff
|
||||
USE_LIBTOOL= gnu
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --with-quantum-depth=16 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2009/08/10 06:31:44 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= ascii art library
|
||||
|
||||
@ -23,6 +23,7 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
WRKDIST= ${WRKDIR}/aalib-1.4.0
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
FLAVORS= no_x11
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/11 08:14:42 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT = Amide a Medical Imaging Data Examiner
|
||||
|
||||
@ -49,6 +49,7 @@ LIB_DEPENDS = gsl.>=7,gslcblas:gsl->=1.6:devel/gsl \
|
||||
USE_X11 = Yes
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/08/31 14:12:29 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= powerful descriptive vector graphics language
|
||||
|
||||
@ -28,6 +28,7 @@ LIB_DEPENDS= ::devel/boehm-gc \
|
||||
::math/fftw3
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --enable-gc=${LOCALBASE} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/10/26 17:42:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT = identify control points from groups of overlapping images
|
||||
|
||||
@ -29,6 +29,7 @@ LIB_DEPENDS = jpeg::graphics/jpeg \
|
||||
|
||||
MODULES += devel/cmake
|
||||
CONFIGURE_STYLE = cmake
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/11/22 09:39:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= convert text strings to printed bars
|
||||
|
||||
@ -19,6 +19,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=barcode/}
|
||||
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/06/28 21:46:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT = skeletal based character animation library
|
||||
DISTNAME = cal3d-0.11.0
|
||||
@ -23,6 +23,7 @@ WANTLIB = c m stdc++
|
||||
MASTER_SITES = http://download.gna.org/cal3d/sources/
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/08/30 21:24:15 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= gtk2 comic book viewer
|
||||
|
||||
@ -30,6 +30,7 @@ RUN_DEPENDS= :py-Imaging-*-${PY_FLAVOR}:graphics/py-Imaging,${PY_FLAVOR} \
|
||||
::misc/shared-mime-info \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-extract:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/15 20:09:40 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= programs and library for the 'X-face' mail and news header
|
||||
|
||||
@ -18,6 +18,7 @@ MAINTAINER= Hans-Guenter Weigand <hgw@d1906.inka.de>
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
do-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/03/23 19:42:57 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
@ -19,6 +19,7 @@ HOMEPAGE= http://www.cs.duke.edu/~reynolds/cqcam/
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
LIB_DEPENDS= jpeg.>=62::graphics/jpeg
|
||||
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/11 08:14:42 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= virtual lighttable and darkroom for photographers
|
||||
DISTNAME= darktable-0.6
|
||||
@ -52,6 +52,7 @@ LIB_DEPENDS= ::databases/sqlite3 \
|
||||
SEPARATE_BUILD= simple
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
# make works for most things, except intltool.m4's .schemas rule
|
||||
USE_GMAKE= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/07 04:19:44 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= DICOM toolkit
|
||||
|
||||
@ -36,6 +36,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
|
||||
FAKE_FLAGS= DESTDIR=${WRKINST} \
|
||||
etcdir=${WRKINST}${PREFIX}/share/examples/dcmtk
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/09/21 10:29:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT = digital camera RAW format conversion tool
|
||||
|
||||
@ -22,6 +22,7 @@ LIB_DEPENDS = ::graphics/jpeg \
|
||||
|
||||
NO_REGRESS = Yes
|
||||
SEPARATE_BUILD = simple
|
||||
USE_GROFF = Yes
|
||||
|
||||
WRKDIST = ${WRKDIR}/dcraw
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2010/10/18 13:51:01 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.69 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= technical diagrams drawing tool
|
||||
|
||||
@ -44,6 +44,7 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--with-cairo \
|
||||
--enable-db2html=no \
|
||||
--with-hardbooks=no
|
||||
USE_GROFF = Yes
|
||||
|
||||
FLAVORS= gnome
|
||||
FLAVOR?=
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2009/12/22 16:06:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT = digital image kde application
|
||||
CATEGORIES = graphics x11 x11/kde
|
||||
@ -38,6 +38,7 @@ CONFIGURE_ARGS += --without-included-sqlite3
|
||||
LIB_DEPENDS += sqlite3:sqlite3->=3.5.9:databases/sqlite3
|
||||
|
||||
USE_GMAKE ?= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_ENV += ${MODKDE_CONFIGURE_ENV}
|
||||
CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
|
||||
MAKE_ENV = ${CONFIGURE_ENV}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/09/19 16:03:34 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= portable DjVu viewer and browser plugin
|
||||
|
||||
@ -31,6 +31,7 @@ RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --with-tiff=${LOCALBASE}
|
||||
CONFIGURE_ENV+= QTDIR="${MODQT4_QTDIR}" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/09/19 16:03:34 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= view, decode and encode DjVu files
|
||||
|
||||
@ -34,6 +34,7 @@ RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --with-jpeg=${LOCALBASE} \
|
||||
--with-tiff=${LOCALBASE} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/08/10 06:31:44 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= dump frames from mpeg-1 movies
|
||||
|
||||
@ -22,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dumpmpeg/}
|
||||
LIB_DEPENDS= smpeg.>=1.3:smpeg-*:devel/smpeg
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/03/07 10:40:30 stsp Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= full featured DVD copy program
|
||||
|
||||
@ -31,6 +31,7 @@ BUILD_DEPENDS= ::devel/p5-Event-ExecFlow \
|
||||
::x11/p5-Gtk2-Ex-FormFactory
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_ENV= SKIP_UNPACK_REQUIRED_MODULES=1
|
||||
|
||||
REGRESS_DEPENDS=::x11/p5-Gtk2-Ex-FormFactory
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/07/15 14:27:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
@ -46,6 +46,7 @@ LIB_DEPENDS = ::devel/boost \
|
||||
CONFIGURE_STYLE = gnu
|
||||
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CPPFLAGS += -I${WRKSRC}/src/vigra_impex \
|
||||
-I${LOCALBASE}/include \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2010/10/18 13:51:01 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -37,6 +37,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome \
|
||||
devel/gconf2
|
||||
USE_GROFF = Yes
|
||||
|
||||
BUILD_DEPENDS= ::x11/gnome/icon-theme
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/09/25 17:15:25 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
HOMEPAGE= http://www.exiv2.org/
|
||||
COMMENT= manipulate image meta-data such as exif and ipct
|
||||
@ -11,6 +11,7 @@ WANTLIB += c m stdc++ z expat pthread
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/15 12:52:23 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= lightweight image viewer
|
||||
|
||||
@ -34,6 +34,7 @@ FAKE_FLAGS= PREFIX="${PREFIX}"
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2010/09/20 07:59:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= audio/video converter and streamer with bktr(4) support
|
||||
|
||||
@ -70,6 +70,7 @@ WRKTMP= ${WRKDIR}/tmp
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--cc=${CC} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/08/25 23:27:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= lightweight video thumbnailer for file managers
|
||||
|
||||
@ -18,6 +18,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
LIB_DEPENDS= avcodec.>=14,avformat.>=13,avutil.>=7,swscale.>=2:ffmpeg->=20100512:graphics/ffmpeg \
|
||||
png.>=6::graphics/png \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/09 12:11:53 mglocker Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= fswebcam is a small and simple webcam app
|
||||
|
||||
@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --disable-v4l1
|
||||
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
do-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2010/07/02 17:40:18 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
# we use "macppc" and not "powerpc" on purpose here ; i.e. bktr(4) needed
|
||||
ONLY_FOR_ARCHS= i386 macppc amd64
|
||||
@ -35,6 +35,7 @@ WANTLIB= ICE SM X11 Xext Xmu Xpm Xt Xxf86dga Xxf86vm c m \
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
MAKE_FLAGS= CFLAGS="${CFLAGS}" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/09/30 07:15:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= graphic library for GTK+2
|
||||
|
||||
@ -35,6 +35,7 @@ MODULES= devel/gettext
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2010/04/29 19:50:14 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2010/10/18 18:13:13 espie Exp $
|
||||
# Uses pthreads
|
||||
|
||||
COMMENT= Generic Graphics Library
|
||||
@ -27,6 +27,7 @@ LIB_DEPENDS= gii.>=0.9,gg:libgii->=0.9:graphics/gii
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CFLAGS+= -pthread
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2010/10/17 06:51:48 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= converts GIF images to the PNG format
|
||||
|
||||
@ -18,6 +18,7 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
LIB_DEPENDS= ::graphics/png
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --with-png-inc="${LOCALBASE}/include/libpng" \
|
||||
--with-png-lib="${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2010/06/27 01:41:51 eric Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= creating & editing GIF images and animations
|
||||
|
||||
@ -27,6 +27,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --enable-gifdiff
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_GROFF = Yes
|
||||
|
||||
.if ${FLAVOR:L:Mno_x11}
|
||||
CONFIGURE_ARGS+= --disable-gifview
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2007/09/15 20:09:41 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= handle GIF89a transparent option and interlace mode
|
||||
|
||||
@ -16,6 +16,7 @@ WANTLIB= c
|
||||
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/infosystems/misc/tools/
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
do-configure:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2009/08/10 06:31:44 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2010/10/18 18:13:13 espie Exp $
|
||||
# Uses pthreads
|
||||
|
||||
COMMENT= General Input Library (used by libggi)
|
||||
@ -24,6 +24,7 @@ EXTRACT_SUFX= .src.tar.bz2
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CFLAGS+= -pthread
|
||||
SEPARATE_BUILD= concurrent
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.64 2010/10/11 08:14:42 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.65 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= GNU Image Manipulation Program
|
||||
|
||||
@ -71,6 +71,7 @@ MODULES= devel/gettext \
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
AUTOCONF_VERSION= 2.64
|
||||
CONFIGURE_STYLE= autoconf
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2009/08/10 06:31:44 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= OpenGL Extrusion library
|
||||
|
||||
@ -22,6 +22,7 @@ MASTER_SITES= http://www.linas.org/gle/pub/
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/10/30 16:48:37 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT-main= draw maps and charts
|
||||
COMMENT-high= high resolution coastline data for GMT
|
||||
@ -51,6 +51,7 @@ CONFIGURE_ARGS+= --datadir=${PREFIX}/share/gmt/share \
|
||||
--enable-mansect=1 \
|
||||
--enable-netcdf=${LOCALBASE}
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
ALL_TARGET= gmt
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/08/12 15:23:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT-main= OCR software
|
||||
COMMENT-gui= gocr tcl/tk frontend
|
||||
@ -27,6 +27,7 @@ NO_REGRESS= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --with-netpbm=${PREFIX}
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
FAKE_FLAGS+= prefix=${PREFIX} exec_prefix=${PREFIX}
|
||||
|
||||
MULTI_PACKAGES= -main -gui
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2009/11/09 08:05:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 18:13:13 espie Exp $
|
||||
|
||||
COMMENT= digital camera command-line interface
|
||||
CATEGORIES= graphics
|
||||
@ -23,6 +23,7 @@ WANTLIB= c exif m ncurses readline ltdl pthread usb
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
MAKE_FLAGS= INTLLIBS='$$(LTLIBINTL)'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2010/10/11 08:14:42 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= Gtk-based graphic file viewer
|
||||
|
||||
@ -31,6 +31,7 @@ LIB_DEPENDS= gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2 \
|
||||
lcms::graphics/lcms
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/17 08:29:20 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = language for typesetting graphs
|
||||
|
||||
@ -18,5 +18,6 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
MASTER_SITES = ${HOMEPAGE}
|
||||
WANTLIB = c m stdc++
|
||||
CONFIGURE_STYLE = gnu
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/10/11 08:14:42 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= digital camera frontend
|
||||
|
||||
@ -36,6 +36,7 @@ MODULES= devel/gettext \
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2010/04/03 00:32:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= image viewer for KDE
|
||||
|
||||
@ -35,6 +35,7 @@ MAKE_ENV= KDEDIR="${LOCALBASE}"
|
||||
MAKE_FLAGS= ${MODKDE_MAKE_FLAGS}
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.61
|
||||
AUTOCONF?= /bin/sh ${WRKDIST}/admin/cvs.sh configure
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/06/10 08:24:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
@ -49,6 +49,7 @@ LIB_DEPENDS = boost_thread-mt::devel/boost \
|
||||
wx_base,wx_base_net,wx_base_xml,wx_gtk2_adv,wx_gtk2_core,wx_gtk2_gl,wx_gtk2_html,wx_gtk2_xrc::x11/wxWidgets
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
MODULES += devel/cmake
|
||||
SEPARATE_BUILD = simple
|
||||
CONFIGURE_STYLE = cmake
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2009/08/10 06:31:44 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2010/10/18 18:13:14 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.45 1999/03/09 01:08:57 nectar Exp $
|
||||
|
||||
COMMENT= image manipulation library for X11
|
||||
@ -31,6 +31,7 @@ VMEM_WARNING= Yes
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/11 08:14:42 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= SVG vector drawing application
|
||||
|
||||
@ -52,6 +52,7 @@ RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/08/10 06:31:45 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= image viewer for X
|
||||
|
||||
@ -22,6 +22,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/
|
||||
LIB_DEPENDS= SDL_image::devel/sdl-image
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
AUTOCONF_VERSION=2.13
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2009/08/16 19:58:31 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = reference implementation of JPEG-2000
|
||||
|
||||
@ -20,6 +20,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
WANTLIB = c m
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED} \
|
||||
--without-x \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2010/06/29 22:40:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= lossless image compression library
|
||||
|
||||
@ -15,6 +15,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
USE_GROFF = Yes
|
||||
MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/libjbig"
|
||||
MAKE_FLAGS= CC="${CC}" CCFLAGS="${CFLAGS} -Wall" \
|
||||
VERSION="${LIBjbig_VERSION}"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/11 10:57:48 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= Exif jpeg camera setting parser and thumbnail remover
|
||||
|
||||
@ -22,6 +22,7 @@ NO_REGRESS= Yes
|
||||
|
||||
RUN_DEPENDS= ::graphics/jpeg
|
||||
|
||||
USE_GROFF = Yes
|
||||
MAKE_FILE= makefile
|
||||
|
||||
do-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2010/06/28 20:48:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= IJG's JPEG compression utilities
|
||||
|
||||
@ -21,6 +21,7 @@ WANTLIB= c
|
||||
|
||||
SEPARATE_BUILD= simple
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} --disable-silent-rules
|
||||
# Symbol versioning triggers weird linking problems in dependent ports.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:09:41 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= convert jpeg to compressed PostScript
|
||||
|
||||
@ -19,5 +19,6 @@ MASTER_SITES= ${HOMEPAGE:S/.html/\//}
|
||||
|
||||
REGRESS_TARGET= test
|
||||
MAKE_FLAGS= CC='${CC}' CFLAGS='${CFLAGS} -c' LD='${CC}'
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/04/01 20:23:07 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= jpeg pixel interpolator
|
||||
|
||||
@ -22,5 +22,6 @@ LIB_DEPENDS= jpeg.>=62::graphics/jpeg
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --disable-nls \
|
||||
--with-jpeglib=${LOCALBASE}
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2010/07/05 11:45:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT-main = kde image plugins
|
||||
COMMENT-cal = kde image calendar plugin
|
||||
@ -45,6 +45,7 @@ WANTLIB-cal = ${WANTLIB} kabc kresources vcard
|
||||
|
||||
USE_X11 = Yes
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GROFF = Yes
|
||||
LIBTOOL_FLAGS = --tag=disable-static
|
||||
CONFIGURE_STYLE = autoconf
|
||||
AUTOCONF_VERSION = 2.61
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/01/23 13:27:50 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= create PNG images from LaTeX expressions
|
||||
|
||||
@ -19,6 +19,7 @@ EXTRACT_SUFX= .tgz
|
||||
RUN_DEPENDS= ::graphics/ImageMagick \
|
||||
::print/texlive/base
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2010/09/26 13:40:11 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = color management library
|
||||
|
||||
@ -20,6 +20,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
WANTLIB = c m z
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/09/12 16:49:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= color ascii art library
|
||||
|
||||
@ -24,6 +24,7 @@ RUN_DEPENDS= ::misc/zzuf
|
||||
REGRESS_DEPENDS= ::devel/cppunit
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
FLAVORS= no_x11
|
||||
FLAVOR?=
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2009/11/09 08:04:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= digital camera library
|
||||
CATEGORIES= graphics devel
|
||||
@ -26,6 +26,7 @@ WANTLIB= c m
|
||||
MAKE_FLAGS= INTLLIBS='$$(LTLIBINTL)'
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2008/07/16 19:53:13 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= Multiple-image Network Graphics (MNG) reference library
|
||||
|
||||
@ -30,6 +30,7 @@ MAKE_FILE= makefiles/makefile.openbsd
|
||||
|
||||
WRKDIST= ${WRKDIR}/libmng
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-extract:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/09/26 13:40:11 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= free MPEG-2 video stream decoder
|
||||
|
||||
@ -20,6 +20,7 @@ WANTLIB= ICE SM X11 Xau Xdmcp Xext Xv c pthread-stubs xcb
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.61
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/09/16 07:52:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = library for processing panoramic images
|
||||
DISTNAME = libpano13-2.9.17
|
||||
@ -24,6 +24,7 @@ WANTLIB += c jpeg m png tiff z
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=panotools/}
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE = automake
|
||||
# builds work with SEPARATE_BUILD, but tests don't.
|
||||
#SEPARATE_BUILD = simple
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/09/15 20:09:42 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/10/18 18:13:14 espie Exp $
|
||||
# $FreeBSD: ports/graphics/mpeg_encode/Makefile,v 1.11 2000/10/28 13:05:25 lioux Exp $
|
||||
|
||||
COMMENT= UCB's MPEG-I video stream encoder
|
||||
@ -19,6 +19,7 @@ MASTER_SITES= http://bmrc.berkeley.edu/ftp/pub/multimedia/mpeg/encode/
|
||||
LIB_DEPENDS= jpeg.>=62::graphics/jpeg
|
||||
|
||||
WRKDIST= ${WRKDIR}/mpeg_encode
|
||||
USE_GROFF = Yes
|
||||
|
||||
REGRESS_TARGET= test_all
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2009/08/10 06:31:45 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= play mpeg movies on X11
|
||||
|
||||
@ -18,6 +18,7 @@ WANTLIB= X11 Xau Xdmcp Xext c m pthread-stubs xcb
|
||||
|
||||
WRKDIST= ${WRKDIR}/mpeg_play
|
||||
CONFIGURE_STYLE= imake
|
||||
USE_GROFF = Yes
|
||||
|
||||
pre-patch:
|
||||
cp ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/10/04 00:12:42 william Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= OCR program for pnm files
|
||||
|
||||
@ -19,6 +19,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=ocrad/}
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
MAKE_FLAGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKBUILD}/doc/ocrad.1 ${PREFIX}/man/man1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/11 08:14:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,6 +9,7 @@ DISTNAME= Cairo-1.061
|
||||
REVISION= 2
|
||||
CATEGORIES= graphics devel
|
||||
CPAN_AUTHOR= TSCH
|
||||
USE_GROFF = Yes
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/02/05 22:05:07 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = Perl implementation of the reCAPTCHA API
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Captcha-reCAPTCHA-0.92
|
||||
CATEGORIES = graphics security
|
||||
USE_GROFF = Yes
|
||||
|
||||
MAINTAINER = Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/07/13 19:46:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= Charting library for Perl
|
||||
|
||||
@ -17,6 +17,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/12/04 00:04:13 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= simple calculations with RGB colors
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Color-Calc-1.05
|
||||
CATEGORIES= graphics
|
||||
USE_GROFF = Yes
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/07/13 19:46:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= create barcode image with GD
|
||||
|
||||
@ -18,5 +18,6 @@ RUN_DEPENDS= :p5-GD->=1.18:graphics/p5-GD
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2009/11/19 08:13:16 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = module for graph plotting
|
||||
|
||||
@ -22,5 +22,6 @@ PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MODULES = cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2009/11/19 08:51:27 stephan Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT = module for 3D graph plotting
|
||||
|
||||
@ -15,6 +15,7 @@ PERMIT_DISTFILES_FTP = Yes
|
||||
RUN_DEPENDS= :p5-GD-Graph->=1.30:graphics/p5-GD-Graph
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
pre-patch:
|
||||
@perl -pi -e 's/\r//' ${WRKSRC}/lib/GD/Graph3d.pm
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/07/13 19:46:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= allow GD perl scripts to output SVG
|
||||
|
||||
@ -16,5 +16,6 @@ RUN_DEPENDS= ::graphics/p5-GD \
|
||||
:p5-SVG-*:graphics/p5-SVG
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/01 22:08:56 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= security image (captcha) generator
|
||||
|
||||
@ -17,6 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
RUN_DEPENDS= ::graphics/p5-GD
|
||||
|
||||
CONFIGURE_STYLE=modbuild
|
||||
USE_GROFF = Yes
|
||||
|
||||
MODCPAN_EXAMPLES= Yes
|
||||
MODCPAN_EXAMPLES_DIST= eg
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2007/09/15 20:09:42 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= text utilities for use with GD drawing package
|
||||
|
||||
@ -20,5 +20,6 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2010/09/24 15:29:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -21,6 +21,7 @@ LIB_DEPENDS = gd.>=20.28::graphics/gd
|
||||
MODULES = converters/libiconv
|
||||
|
||||
USE_X11 = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
MODULES += cpan
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/12/04 00:02:40 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= WWW color names and equivalent RGB values
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Graphics-ColorNames-WWW-1.00
|
||||
CATEGORIES= graphics www
|
||||
USE_GROFF = Yes
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/07/13 19:46:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= defines RGB values for common color names
|
||||
|
||||
@ -18,6 +18,7 @@ RUN_DEPENDS= ::devel/p5-Test-Exception
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
CPAN_AUTHOR= RRWO
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:09:42 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= recolor gif images on the fly
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
DISTNAME= Image-BioChrome-1.16
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/09/24 15:29:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= interface to read EXIF tags in JPEG images
|
||||
|
||||
@ -12,6 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Image-EXIF/
|
||||
|
||||
MAINTAINER= Dan Weeks <danimal@danimal.org>
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/09/28 09:49:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/10/18 18:13:14 espie Exp $
|
||||
|
||||
COMMENT= read and write meta information in image/audio/video files
|
||||
|
||||
@ -19,5 +19,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \
|
||||
${HOMEPAGE}
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user