diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-18 12:49:42 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-18 12:49:42 +0000 |
commit | 74b3a6fee71856778f0f5167ec9b7a3f6e55def2 (patch) | |
tree | fcfb079512fa7b50bfb2f220244d8ddc18f7334e /irc/bip | |
parent | 0615f7175457d780d00837e364347a0d3d2c5352 (diff) |
Notes
Diffstat (limited to 'irc/bip')
-rw-r--r-- | irc/bip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/bip/Makefile b/irc/bip/Makefile index ad468224c2aa..dea1bec32973 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= https://projects.duckcorp.org/attachments/download/39/ MAINTAINER= sylvio@FreeBSD.org COMMENT= A simple IRC proxy with SSL support +LICENSE= GPLv2 GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes |