diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /devel/libast | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 1 | ||||
-rw-r--r-- | devel/libast/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 7ac9746a279b..51efe0cd34ee 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A library of assorted spiffy things LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ Imlib2.1:${PORTSDIR}/graphics/imlib2 diff --git a/devel/libast/pkg-comment b/devel/libast/pkg-comment deleted file mode 100644 index 007d2c680642..000000000000 --- a/devel/libast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library of assorted spiffy things |