summaryrefslogblamecommitdiff
path: root/misc/geekcode/Makefile
blob: 7a280f18b710bb21702a05aa5545236207b4d6fc (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                          
                           





                                                          
                            








                                                            
# New ports collection makefile for:	geekcode generator
# Version required:	1.4
# Date created:		30 Aug 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	geekcode-1.4
CATEGORIES= 	misc
MASTER_SITES=	http://seymour.napalm.net/

MAINTAINER=	cpiazza@FreeBSD.org

do-install:
	@${INSTALL_PROGRAM} ${WRKSRC}/geekcode ${PREFIX}/bin

.include <bsd.port.mk>