diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-09-25 16:15:00 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-09-25 16:15:00 +0000 |
commit | 7f63fbb09bcc28003ba116f53937dd0b5a19a759 (patch) | |
tree | 127aa312fbe60adf746314d8a2c78dd4480b00d3 /net-mgmt/ramond | |
parent | bacd1f058a4efe8d97a134ba6510f975c1096216 (diff) | |
download | ports-7f63fbb09bcc28003ba116f53937dd0b5a19a759.tar.gz ports-7f63fbb09bcc28003ba116f53937dd0b5a19a759.zip |
Notes
Diffstat (limited to 'net-mgmt/ramond')
-rw-r--r-- | net-mgmt/ramond/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/ramond/Makefile b/net-mgmt/ramond/Makefile index 8b58f7a54ccf..c375beead1a9 100644 --- a/net-mgmt/ramond/Makefile +++ b/net-mgmt/ramond/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/_${PORTVERSION}/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= On-link IPv6 router advertisment monitoring and reporting daemon +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/LICENSE + WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= YES USE_GNOME= libxml2 |