aboutsummaryrefslogblamecommitdiff
path: root/chinese/aterm/Makefile
blob: 221c412cab3f9fa125ad30189e21321f2be48f9a (plain) (tree)
1
2
3
4
5
6
7
8
9
                             
 
                     
                     
                           
                  
 
                               
                                                                       
 
                    
                   
                   
                                          
                           
 

                                       

                      
# Created by: gugod@gugod.org

PORTNAME=	aterm
PORTVERSION=	1.0.1
CATEGORIES=	chinese x11
MASTER_SITES=	SF

MAINTAINER=	gugod@gugod.org
COMMENT=	Color vt102 terminal emulator with transparency support

USES=		xorg
USE_XORG=	xpm
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-xim --enable-big5
MAKE_JOBS_UNSAFE=	yes

PLIST_FILES=	"@(,,4711) bin/aterm" \
		man/man1/aterm.1.gz

.include <bsd.port.mk>