diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-15 22:03:42 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-15 22:03:42 +0000 |
commit | 63f96859ce0b25a7057110abdd77cff71ff45681 (patch) | |
tree | d72ad8a21ce169d4163dc3bde69207c34ac21e0d /mail/qsheff | |
parent | 4cf78eacbab3fd0188059a00356e6e23e76e547b (diff) |
Notes
Diffstat (limited to 'mail/qsheff')
-rw-r--r-- | mail/qsheff/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index e69182121524..76c15bef8e6f 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qsheff -# Date created: 14 Jul 2005 -# Whom: Ozkan KIRIK <ozkan@enderunix.org> -# +# Created by: Ozkan KIRIK <ozkan@enderunix.org> # $FreeBSD$ -# PORTNAME= qsheff-II PORTVERSION= 2.1.r3 @@ -22,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= YES -USE_QMAIL= yes +USES= qmail DOCS= README COPYING AUTHORS ChangeLog INSTALL THANKS TODO EXAMPLES= sample-OK.msg sample-SPAM.msg sample-VIRUS.msg |