mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
36d95bf652
- Cleanup Makefile header
15 lines
234 B
Makefile
15 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"
|