De-pkg-decomment fltk master-slave ports.

This commit is contained in:
Akinori MUSHA 2003-02-18 06:01:09 +00:00
parent 2cbde522d4
commit 7dd9dbd385
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75783
4 changed files with 2 additions and 4 deletions

View file

@ -8,8 +8,7 @@
MASTERDIR= ${.CURDIR}/../fltk
MAINTAINER= knu@FreeBSD.org
COMMENTFILE= ${.CURDIR}/pkg-comment
COMMENT= FLTK with Unicode support
WITH_XUNICODE= yes

View file

@ -1 +0,0 @@
FLTK with Unicode support

View file

@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \
DISTNAME= ${PORTNAME}-${VERSION}-source
MAINTAINER?= demon@FreeBSD.org
COMMENT?= C++ graphical user interface for X
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg

View file

@ -1 +0,0 @@
C++ graphical user interface for X