diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/fpc/Makefile | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.zst freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip |
De-pkg-comment.
Diffstat (limited to 'lang/fpc/Makefile')
-rw-r--r-- | lang/fpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index 503847ac5830..5bd7cc94cbd3 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -20,6 +20,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.freebsd4 EXTRACT_SUFX= .tar MAINTAINER= coop9211@uidaho.edu +COMMENT= Free Pascal beta compiler with Turbo, Delphi and other extensions BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar RUN_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm |