diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-07-05 20:46:45 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-07-05 20:46:45 +0800 |
commit | 13f0301fe9d4ec7153fcb9f701eb3e8767f86f42 (patch) | |
tree | 7909a61d757d4fc61ce1cc3964147bab8e370d72 /mail/qmhandle | |
parent | 5dde63ce01aed0567644d39e07463fe0bd65706d (diff) | |
download | freebsd-ports-gnome-13f0301fe9d4ec7153fcb9f701eb3e8767f86f42.tar.gz freebsd-ports-gnome-13f0301fe9d4ec7153fcb9f701eb3e8767f86f42.tar.zst freebsd-ports-gnome-13f0301fe9d4ec7153fcb9f701eb3e8767f86f42.zip |
Add LICENSE
Diffstat (limited to 'mail/qmhandle')
-rw-r--r-- | mail/qmhandle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile index 06d0440c64b0..d6d9f8afdfb9 100644 --- a/mail/qmhandle/Makefile +++ b/mail/qmhandle/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.3/${PORTNAME}-${PORTVERSION} MAINTAINER= bdrewery@FreeBSD.org COMMENT= Tool to view and manage a qmail queue +LICENSE= GPLv2 + OPTIONS_DEFINE= DOCS USES= qmail:run |