83fc7a83ad
- Thank you for your years of service, we hope to see you back Approved by: portmgr
17 lines
352 B
Makefile
17 lines
352 B
Makefile
# New ports collection makefile for: ja-awffull
|
|
# Date created: 2008-12-31
|
|
# Whom: 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
|
|
|
|
.include "${MASTERDIR}/Makefile"
|