aboutsummaryrefslogblamecommitdiff
path: root/misc/granulate/Makefile
blob: 88ed6b5f2d3ed088347a7c5441d5f0b971e74ee5 (plain) (tree)


















                                                                    
# ex:ts=8
# New ports collection makefile for:   granulate
# Date created:			Feb 17, 2001
# Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	granulate
PORTVERSION=	0.1
CATEGORIES=	misc
MASTER_SITES=	ftp://134.74.16.12/pub/

MAINTAINER=	ijliao@FreeBSD.org

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

.include <bsd.port.mk>