diff options
Diffstat (limited to 'lang/fpc-devel')
-rw-r--r-- | lang/fpc-devel/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile index 503847ac5830..5bd7cc94cbd3 100644 --- a/lang/fpc-devel/Makefile +++ b/lang/fpc-devel/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 diff --git a/lang/fpc-devel/pkg-comment b/lang/fpc-devel/pkg-comment deleted file mode 100644 index d840acc2c429..000000000000 --- a/lang/fpc-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free Pascal beta compiler with Turbo, Delphi and other extensions |