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