aboutsummaryrefslogtreecommitdiff
path: root/net/c3270
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-20 09:13:58 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-20 09:13:58 +0000
commit928cfe2be98d84ce63586f7f8a33c87a04702021 (patch)
treee5f6e1ea35f3940ae3833830aa7b5a5a35568a0c /net/c3270
parent5eaac8ef1628f754c7dd4a4a3e9d9110762c4478 (diff)
downloadports-928cfe2be98d84ce63586f7f8a33c87a04702021.tar.gz
ports-928cfe2be98d84ce63586f7f8a33c87a04702021.zip
Unbreak: Use PORTDOCS=*
Notes
Notes: svn path=/head/; revision=133733
Diffstat (limited to 'net/c3270')
-rw-r--r--net/c3270/Makefile17
1 files changed, 1 insertions, 16 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index aced92ef1ca8..2574ab2fc114 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Full-screen curses-based remote login to IBM mainframes
-BROKEN= Incomplete pkg-plist
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}
USE_GMAKE= yes
@@ -40,20 +38,7 @@ PLIST_FILES= bin/c3270 \
etc/x3270/ibm_hosts
PLIST_DIRS= etc/x3270
-PORTDOCS= LICENSE \
- README \
- html/Bugs.html \
- html/Build.html \
- html/FAQ.html \
- html/Intro.html \
- html/Lineage.html \
- html/New.html \
- html/README.html \
- html/Wishlist.html \
- html/c3270-man.html \
- html/x3270-script.html \
- html/x3270.xbm \
- html/x3270if.html
+PORTDOCS= *
# c3270's ./configure script supports these.
# Within it all options except DBCS are enabled by default.