summaryrefslogtreecommitdiffstats
path: root/www/w3m-img/Makefile
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-07-21 18:21:56 +0000
committersf <sf@FreeBSD.org>2001-07-21 18:21:56 +0000
commita875edf66052cb4841ac8a910ab338f19cdce59d (patch)
tree5ea13460c48fd8665bc60c020480c418f5f0b79b /www/w3m-img/Makefile
parentb7b40849a673db00f95fe5f0ced1dcfb26d6c38d (diff)
downloadFreeBSD-ports-a875edf66052cb4841ac8a910ab338f19cdce59d.zip
FreeBSD-ports-a875edf66052cb4841ac8a910ab338f19cdce59d.tar.gz
o add w3m-image, w3m with Imlib-based inline image browsing capability.
o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer
Diffstat (limited to 'www/w3m-img/Makefile')
-rw-r--r--www/w3m-img/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile
new file mode 100644
index 0000000..fd98429
--- /dev/null
+++ b/www/w3m-img/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: w3m-image
+# Date Created: 22 July 2001
+# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= -image
+
+MASTERDIR= ${.CURDIR}/../../www/w3m
+PKGDIR= ${.CURDIR}
+PLIST= ${MASTERDIR}/pkg-plist
+
+INLINE_IMAGE= yes
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud