mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
15 lines
226 B
Makefile
15 lines
226 B
Makefile
# Created by: Foxfair Hu <foxfair@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= chinese
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
LICENSE= GPLv2
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/tintin++
|
|
|
|
OPTIONS_SLAVE= BIG5
|
|
|
|
.include "${MASTERDIR}/Makefile"
|