summaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk-xunicode/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-23 18:49:07 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-23 18:49:07 +0000
commit056108e4dfb6463b4a05bec34b1dd3bb1bd45b78 (patch)
treedc7d8f0be0bfe75a674820e94ab3c717151153d7 /x11-toolkits/fltk-xunicode/Makefile
parentTake over maintainership. (diff)
List myself as the maintainer of fltk-xunicode. Change MAINTAINER= in
fltk/Makefile to MAINTAINER?= . Define COMMENT properly for fltk-xunicode.
Notes
Notes: svn path=/head/; revision=38653
Diffstat (limited to '')
-rw-r--r--x11-toolkits/fltk-xunicode/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/fltk-xunicode/Makefile b/x11-toolkits/fltk-xunicode/Makefile
index c62b25083376..89dd1ea9b613 100644
--- a/x11-toolkits/fltk-xunicode/Makefile
+++ b/x11-toolkits/fltk-xunicode/Makefile
@@ -7,6 +7,10 @@
MASTERDIR= ${.CURDIR}/../fltk
+MAINTAINER= knu@FreeBSD.org
+
+COMMENT= ${.CURDIR}/pkg-comment
+
WITH_XUNICODE= yes
.include "${MASTERDIR}/Makefile"