blob: d77ec49cd490de2a6f9b3c1d50ee5986c609b9c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
# $FreeBSD$
CATEGORIES= japanese www
MAINTAINER= ports@FreeBSD.org
CONFLICTS= awffull-[0-9]*
MASTERDIR= ${.CURDIR}/../../www/awffull
EXTRA_PATCHES= ${.CURDIR}/files/awffull-ja.diff
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|