1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add CPE information

PR:		198472
Submitted by:	shun.fbsd.pr@dropcut.net
This commit is contained in:
Tilman Keskinoz 2015-03-11 08:03:00 +00:00
parent 752310386c
commit 82e3458778
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380974

View File

@ -17,7 +17,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= pathfix pkgconfig iconv libtool ncurses gmake perl5
USES= cpe pathfix pkgconfig iconv libtool ncurses gmake perl5
USE_LDCONFIG= yes
CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG}
USE_PERL5= build
@ -25,6 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
INFO= libcdio
CPE_VENDOR= gnu
.include <bsd.port.pre.mk>