diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/gseen.mod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile index 2c8e41b95f2a..8c6fd6fb51cf 100644 --- a/irc/gseen.mod/Makefile +++ b/irc/gseen.mod/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/p/dev/} MAINTAINER= bdrewery@FreeBSD.org COMMENT= A seen-module for the eggdrop IRC bot +LICENSE= GPLv2 + EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:extract BUILD_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop RUN_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop |