diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:02:54 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:17:02 +0000 |
commit | f41944d682f0bb34cee6990f1a29406674b1eaec (patch) | |
tree | 61018de61eefe2cad0cc70339e5c9f5c38e416a1 /irc/bitlbee | |
parent | multimedia/mjpg-streamer: connect to the build (diff) |
irc/bitlbee: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'irc/bitlbee')
-rw-r--r-- | irc/bitlbee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index da4bebf2ce83..7dcf9338e1d5 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xmlto:textproc/xmlto \ xsltproc:textproc/libxslt -USES= gettext-runtime gmake gnome pkgconfig +USES= cpe gettext-runtime gmake gnome pkgconfig SUB_FILES= pkg-message PORTDOCS= AUTHORS CHANGES CREDITS FAQ README |