diff options
Diffstat (limited to 'mail/sastatd/Makefile')
-rw-r--r-- | mail/sastatd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/sastatd/Makefile b/mail/sastatd/Makefile index 2e50398e2c78..2c57c2e4a4b2 100644 --- a/mail/sastatd/Makefile +++ b/mail/sastatd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sastatd -# Date created: 2010-01-12 -# Whom: Oleg A. Mamontov <oleg@mamontov.net> -# +# Created by: Oleg A. Mamontov <oleg@mamontov.net> # $FreeBSD$ -# PORTNAME= sastatd PORTVERSION= 0.05 @@ -43,6 +39,7 @@ SUB_FILES+= pkg-install pkg-deinstall MAN1= sastatd.1 +NO_STAGE= yes post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL |