summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-11-29 12:40:37 +0000
committerrafan <rafan@FreeBSD.org>2006-11-29 12:40:37 +0000
commitfacdc9f50e6357ffa84007334f5844feab33f334 (patch)
tree742c0f2de93ec0174078a91a4d12cafd6680624d /chinese
parent512b583f73e81b1008f1f67111404c36c2165110 (diff)
downloadFreeBSD-ports-facdc9f50e6357ffa84007334f5844feab33f334.zip
FreeBSD-ports-facdc9f50e6357ffa84007334f5844feab33f334.tar.gz
- portlint(1)
PR: ports/105963 (partly) Submitted by: rafan Approved by: Kang-min Liu <gugod at gugod.org> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/aterm/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile
index e8dd5ad..7dd7299 100644
--- a/chinese/aterm/Makefile
+++ b/chinese/aterm/Makefile
@@ -4,24 +4,24 @@
# $FreeBSD$
#
-PORTNAME= aterm
-PORTVERSION= 0.4.2
-CATEGORIES= chinese x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+PORTNAME= aterm
+PORTVERSION= 0.4.2
+CATEGORIES= chinese x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= gugod@gugod.org
+MAINTAINER= gugod@gugod.org
COMMENT= A color vt102 terminal emulator with transparency support
-USE_XPM= yes
-HAS_CONFIGURE= yes
-PATCH_WRKSRC= ${WRKSRC}/..
-CONFIGURE_ARGS= --enable-fading --enable-xim --enable-big5
+USE_XPM= yes
+HAS_CONFIGURE= yes
+PATCH_WRKSRC= ${WRKSRC}/..
+CONFIGURE_ARGS= --enable-fading --enable-xim --enable-big5
post-install:
@${CHMOD} 4711 ${PREFIX}/bin/aterm
-MAN1= aterm.1
+MAN1= aterm.1
PLIST_FILES= bin/aterm
.include <bsd.port.mk>
OpenPOWER on IntegriCloud