summaryrefslogblamecommitdiff
path: root/x11/xtacy/Makefile
blob: 11dd15ed8bdc2893c7f3ab07d1ad22e8348ef6d6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             


                                    
           

 
                     
                    
                   
                                                    
                                      
                                             
                              

                            
                                               
 
                   
                       
 
                               

                      
# New ports collection makefile for:    xtacy
# Date created:         25 July 1996
# Whom:                 matt@bdd.net
#
# $FreeBSD$
#

PORTNAME=	xtacy
PORTVERSION=	1.14
CATEGORIES=	x11
MASTER_SITES=	http://www.ultranet.com/~jjohnson/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	apps/graphics/hacks/X
DISTNAME=	${PORTNAME}114

MAINTAINER=	matt@bdd.net
COMMENT=	An X11 trippy color-cycling toy

USE_IMAKE=	yes
MAN1=		xtacy.1

WRKSRC=		${WRKDIR}/Xtacy

.include <bsd.port.mk>