diff options
author | bsam <bsam@FreeBSD.org> | 2013-06-14 21:33:23 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-06-14 21:33:23 +0800 |
commit | d5aba435d61907e67715ba8c20ac5884480597ae (patch) | |
tree | e8534c553f7cd8535dc8d15bd25670877b143681 /russian/d1489 | |
parent | 9d46ea87b18fdd788ef0de481ddff7f25266ad32 (diff) | |
download | freebsd-ports-gnome-d5aba435d61907e67715ba8c20ac5884480597ae.tar.gz freebsd-ports-gnome-d5aba435d61907e67715ba8c20ac5884480597ae.tar.zst freebsd-ports-gnome-d5aba435d61907e67715ba8c20ac5884480597ae.zip |
. pet portlint: squeeze COMMENT a little;
. use PLIST_FILES and remove pkg-plist (5 lines);
. trim Makefile headers.
Diffstat (limited to 'russian/d1489')
-rw-r--r-- | russian/d1489/Makefile | 9 | ||||
-rw-r--r-- | russian/d1489/pkg-plist | 5 |
2 files changed, 3 insertions, 11 deletions
diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index e8b5d33029a0..7b12ed4bb78c 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: d1489 -# Date created: 1 May 1995 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= d1489 PORTVERSION= 1.5.1 @@ -12,8 +8,9 @@ MASTER_SITES= http://koi8.pp.ru/dist/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders and font converter acc. to RFC1489 +COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489) MAKE_ARGS= PREFIX=${PREFIX} +PLIST_FILES= bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin .include <bsd.port.mk> diff --git a/russian/d1489/pkg-plist b/russian/d1489/pkg-plist deleted file mode 100644 index d8dcad0bff0a..000000000000 --- a/russian/d1489/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/a2kfcnv -bin/fromdos -bin/todos -bin/fromwin -bin/towin |