aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
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 e8dd5adb73aa..7dd7299af338 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>