move to new style: CONFIGURE_STYLE, no LICENSE_TYPE, comment on plist and
the like.
This commit is contained in:
parent
53727054e2
commit
03c023b3bf
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2000/03/26 18:38:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2000/07/04 12:48:02 fgsch Exp $
|
||||
|
||||
DISTNAME= xpdf-0.90
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.175
|
||||
CATEGORIES= textproc x11
|
||||
NEED_VERSION= 1.311
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
|
||||
ftp://ftp.duke.edu/pub/X11/contrib/applications/ \
|
||||
ftp://ftp.foolabs.com/pub/xpdf/
|
||||
@ -15,17 +15,12 @@ PATCHFILES= xpdf-0.90-fefe-diff2.gz:0
|
||||
|
||||
MAINTAINER= eep@inconnect.com
|
||||
|
||||
LICENSE_TYPE= GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_X11= Yes
|
||||
HAS_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' \
|
||||
--sysconfdir='$${DESTDIR}/etc' \
|
||||
--with-gzip
|
||||
FAKE= Yes
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
CONFIGURE_ARGS= --with-gzip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +1,13 @@
|
||||
bin/xpdf
|
||||
bin/pdftops
|
||||
bin/pdftotext
|
||||
@comment $OpenBSD: PLIST,v 1.5 2000/07/04 12:48:03 fgsch Exp $
|
||||
bin/pdfimages
|
||||
bin/pdfinfo
|
||||
bin/pdftopbm
|
||||
bin/pdfimages
|
||||
man/man1/xpdf.1
|
||||
man/man1/pdftops.1
|
||||
man/man1/pdftotext.1
|
||||
bin/pdftops
|
||||
bin/pdftotext
|
||||
bin/xpdf
|
||||
man/man1/pdfimages.1
|
||||
man/man1/pdfinfo.1
|
||||
man/man1/pdftopbm.1
|
||||
man/man1/pdfimages.1
|
||||
man/man1/pdftops.1
|
||||
man/man1/pdftotext.1
|
||||
man/man1/xpdf.1
|
||||
|
Loading…
Reference in New Issue
Block a user