mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
16 lines
261 B
Makefile
16 lines
261 B
Makefile
# Created by: Foxfair Hu <foxfair@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= chinese
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
LICENSE= GPLv2
|
|
LICENSE_FILE= ${WRKSRC}/../COPYING
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/tintin++
|
|
|
|
OPTIONS_SLAVE= BIG5
|
|
|
|
.include "${MASTERDIR}/Makefile"
|