36d95bf652
- Cleanup Makefile header
14 lines
234 B
Makefile
14 lines
234 B
Makefile
# Created by: Foxfair Hu <foxfair@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= chinese
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/tintin++
|
|
|
|
OPTIONS_FILE_SET= BIG5
|
|
|
|
NO_LATEST_LINK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|