diff options
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 2 | ||||
-rw-r--r-- | devel/libast/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 10be2a32ed9d..7ac9746a279b 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.eterm.org/download/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 000000000000..007d2c680642 --- /dev/null +++ b/devel/libast/pkg-comment @@ -0,0 +1 @@ +A library of assorted spiffy things |