freebsd-ports/japanese/webalizer/Makefile
Sunpoet Po-Chuan Hsieh 649a622159 - Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here

PR:		ports/153634
Submitted by:	sunpoet (myself)
Approved by:	pav (with portmgr hat)
2011-01-09 11:13:41 +00:00

20 lines
431 B
Makefile

# New ports collection makefile for: webalizer2
# Date created: 28.Jan 2002
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
CATEGORIES= japanese
MAINTAINER= dinoex@FreeBSD.org
WEBALIZER_LANG= japanese
MASTERDIR?= ${.CURDIR}/../../www/webalizer
OPTIONS= WEBALIZER_CONV "Use character code convert patch" off
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"