mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
. pet portlint: squeeze COMMENT a little;
. use PLIST_FILES and remove pkg-plist (5 lines); . trim Makefile headers.
This commit is contained in:
parent
f53f76d5d2
commit
2123bfe614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320915
@ -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>
|
||||
|
@ -1,5 +0,0 @@
|
||||
bin/a2kfcnv
|
||||
bin/fromdos
|
||||
bin/todos
|
||||
bin/fromwin
|
||||
bin/towin
|
Loading…
Reference in New Issue
Block a user