mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Move man page entry from PLIST to Makefile. Portlint.
This commit is contained in:
parent
ccaf049f38
commit
57196a937e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13011
@ -3,7 +3,7 @@
|
||||
# Date created: 26 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1997/09/14 21:34:31 max Exp $
|
||||
# $Id: Makefile,v 1.7 1997/12/25 22:29:31 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= chimera-1.65
|
||||
@ -13,10 +13,11 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
|
||||
|
||||
PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/old/
|
||||
PATCHFILES= chimera-1.65-kanji.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_IMAKE= yes
|
||||
PATCH_DIST_STRIP= -p1
|
||||
MAN1= chimera.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,4 +11,3 @@ lib/chimera/do3270
|
||||
lib/chimera/dotelnet
|
||||
lib/chimera/playaudio
|
||||
lib/chimera/pstopxm
|
||||
man/man1/chimera.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user