diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-05-18 20:49:42 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-05-18 20:49:42 +0800 |
commit | f44c23b0301d273401c5fda3c08b016218d39eb3 (patch) | |
tree | 68484c5340ccbbed9034fbfd45d9df6823b9c96a /irc/bip/Makefile | |
parent | 752362a3cad7dcca8d70467e83b0bbba00641e94 (diff) | |
download | freebsd-ports-gnome-f44c23b0301d273401c5fda3c08b016218d39eb3.tar.gz freebsd-ports-gnome-f44c23b0301d273401c5fda3c08b016218d39eb3.tar.zst freebsd-ports-gnome-f44c23b0301d273401c5fda3c08b016218d39eb3.zip |
- Add license
Diffstat (limited to 'irc/bip/Makefile')
-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 |