aboutsummaryrefslogtreecommitdiffstats
path: root/www/w3m-image/Makefile
blob: fd98429703da142dd1fa716dd0af8ddc532f1734 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"