1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/w3m-img/Makefile
FUJISHIMA Satsuki 443bdc113b 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
2001-07-21 18:21:56 +00:00

19 lines
383 B
Makefile

# New ports collection makefile for: ja-w3m-image
# Date Created: 22 July 2001
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -image
CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
JAPANESE= Yes
INLINE_IMAGE= yes
.include "${MASTERDIR}/Makefile"