diff options
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 |