diff options
Diffstat (limited to 'net-mgmt/scdp/Makefile')
-rw-r--r-- | net-mgmt/scdp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index a37c05270136..35ae1e9958a1 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -16,6 +16,9 @@ COMMENT= Tool that sends CDP (CISCO Discovery Protocol) Packets BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= libnet_config="${LIBNET_CONFIG}" |