diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-10-07 18:33:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-10-07 18:33:28 +0000 |
commit | d93ca3b6e667bb8abaf8296079979f8fa22eaac9 (patch) | |
tree | e25ccf7eac6a118433d0db2407b1859d51ecb720 /net/tintin++ | |
parent | 36d95bf65278da4771ef6389bd61f1e3378e626d (diff) | |
download | ports-d93ca3b6e667bb8abaf8296079979f8fa22eaac9.tar.gz ports-d93ca3b6e667bb8abaf8296079979f8fa22eaac9.zip |
Notes
Diffstat (limited to 'net/tintin++')
-rw-r--r-- | net/tintin++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index e4466a22ddf9..0e4815a32ca9 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -32,6 +32,8 @@ DOCS= CREDITS FAQ README SCRIPTS TODO \ PLIST_FILES= bin/tt++ PORTDOCS= ${DOCS:T} +SLAVEDIRS= chinese/tintin++ + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBIG5} |