Skip to content

Commit

Permalink
dns/libidn: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Sep 10, 2021
1 parent c4b3cf0 commit b0b4fa3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dns/libidn/Makefile
Expand Up @@ -13,12 +13,14 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYINGv2
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSERv3

USES= gmake iconv libtool localbase makeinfo pathfix perl5 pkgconfig
USES= cpe gmake iconv libtool localbase makeinfo pathfix perl5 pkgconfig
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USE_PERL5= build

CPE_VENDOR= gnu

INFO= libidn

OPTIONS_DEFINE= DOCS NLS
Expand Down

0 comments on commit b0b4fa3

Please sign in to comment.