diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
commit | 3e7ab6a46d64a9c7433c504d7d1a0168788e51bc (patch) | |
tree | 0dc731d35ba9c1cb4d36e5256d411eb45c157b84 /irc/iroffer-lamm | |
parent | b1b1fcfb042108e4005ec06b2e71fbba95e26542 (diff) | |
download | freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.gz freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.zst freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.zip |
LICENSE GPLv2
Diffstat (limited to 'irc/iroffer-lamm')
-rw-r--r-- | irc/iroffer-lamm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/iroffer-lamm/Makefile b/irc/iroffer-lamm/Makefile index cf1e4342f39b..5dd881539b4f 100644 --- a/irc/iroffer-lamm/Makefile +++ b/irc/iroffer-lamm/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.ORG COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy +LICENSE= GPLv2 + HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFLICTS= iroffer-1.* iroffer-dinoex-3.* |