diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
commit | 9ab014c6ea7a828661d8117efa2a449772d889e6 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/tidyup-mail | |
parent | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff) | |
download | ports-9ab014c6ea7a828661d8117efa2a449772d889e6.tar.gz ports-9ab014c6ea7a828661d8117efa2a449772d889e6.zip |
Notes
Diffstat (limited to 'russian/tidyup-mail')
-rw-r--r-- | russian/tidyup-mail/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/russian/tidyup-mail/Makefile b/russian/tidyup-mail/Makefile index 7c36a397d3dc..7137bd86cb18 100644 --- a/russian/tidyup-mail/Makefile +++ b/russian/tidyup-mail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tidyup-mail -# Date created: 28 June 2006 -# Whom: Alexander Gromnizki -# +# Created by: Alexander Gromnizki # $FreeBSD$ -# PORTNAME= tidyup-mail PORTVERSION= 0.12 @@ -19,6 +15,7 @@ MANLANG= ru.KOI8-R ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/tidyup-mail +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/ru.KOI8-R/man1/ |