diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /lang/pm3-net/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'lang/pm3-net/Makefile')
-rw-r--r-- | lang/pm3-net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pm3-net/Makefile b/lang/pm3-net/Makefile index 23ba00823924..e09059428bb4 100644 --- a/lang/pm3-net/Makefile +++ b/lang/pm3-net/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang DISTFILES= MAINTAINER= jdp@FreeBSD.org +COMMENT= Low-level networking libraries for the PM3 Modula-3 distribution BUILD_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base RUN_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base |