1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Remove license file for well know license

Convert USE_GMAKE -> USES=gmake
This commit is contained in:
Baptiste Daroussin 2014-01-25 22:11:18 +00:00
parent a3094148c6
commit 61c076a242
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341125

View File

@ -14,9 +14,8 @@ 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
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV= libnet_config="${LIBNET_CONFIG}"
CFLAGS+= `${LIBNET_CONFIG} --cflags`