freebsd-ports/www/w3m-img/Makefile
FUJISHIMA Satsuki a33999c279 o rename w3m-image -> w3m-img after repository copy by the author's request.
o update w3m-img to 1.10.
o make PORTREVISION overridable from slave ports.
o change PORTVERSION style for w3m-img. (suggedted by knu)

PR:		29226
Submitted by:	maintainer
2001-08-27 23:45:08 +00:00

17 lines
343 B
Makefile

# 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"