diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /net/dctc/Makefile | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) |
Notes
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r-- | net/dctc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 6b6f731da212..85b18a39a0c9 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://unixpages.org/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \ |