diff options
Diffstat (limited to 'net/pvm++/Makefile')
-rw-r--r-- | net/pvm++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index 456443177d8b..21b6a6d89829 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= ${PORTNAME:S:+:-plus:g} MAINTAINER= ports@FreeBSD.org +COMMENT= A C++-Library for PVM BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm |