svn commit: r320915 - head/russian/d1489

Boris Samorodov bsam at FreeBSD.org
Fri Jun 14 13:33:24 UTC 2013


Author: bsam
Date: Fri Jun 14 13:33:23 2013
New Revision: 320915
URL: http://svnweb.freebsd.org/changeset/ports/320915

Log:
  . pet portlint: squeeze COMMENT a little;
  . use PLIST_FILES and remove pkg-plist (5 lines);
  . trim Makefile headers.

Deleted:
  head/russian/d1489/pkg-plist
Modified:
  head/russian/d1489/Makefile

Modified: head/russian/d1489/Makefile
==============================================================================
--- head/russian/d1489/Makefile	Fri Jun 14 13:23:48 2013	(r320914)
+++ head/russian/d1489/Makefile	Fri Jun 14 13:33:23 2013	(r320915)
@@ -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 at 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>


More information about the svn-ports-all mailing list