aboutsummaryrefslogtreecommitdiffstats
path: root/www/w3m-img/Makefile
blob: 709c2bf874e3b67427d50c9c9c4c851c7e413511 (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=  -img

MASTERDIR=  ${.CURDIR}/../../www/w3m
PKGDIR=     ${.CURDIR}
PLIST=      ${MASTERDIR}/pkg-plist

INLINE_IMAGE=   yes

.include "${MASTERDIR}/Makefile"