summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-12-01 16:50:19 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-12-01 16:50:19 +0000
commit65cc2d41a1f63cd3d6becd0061e11e653e852ad6 (patch)
tree7b1eb562082ac1b5ca1d0fb5183a97e2a7e027b2 /print/apsfilter/Makefile
parentRemove this port. Already inactivated. (diff)
- Add patch, update to FAQ and handbook and some driver updates for SETUP
- place apsfilter distfiles into subdir apsfilter, since name of patchfile doesn't contain string apsfilter. On my TODO list for future. - update prio for apsfilter user: low (hint: try/test apsfilter-current from http://www.apsfilter.org if you are looking for more printer support and other goodies)
Notes
Notes: svn path=/head/; revision=50814
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 9366faab7bfa..25bdfe61e777 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -10,8 +10,13 @@ PORTVERSION= 6.1.1
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
+PATCH_SITES= http://www.apsfilter.org/download/
+PATCHFILES= diff-6.1.1-01.12.2001.gz
+
MAINTAINER= andreas@FreeBSD.org
+DIST_SUBDIR= apsfilter
+
# special arrangement for package building, build stuff without X11
# to make memory footprint of apsfilter package smaller
.if defined(BATCH) && defined(PACKAGE_BUILDING)