aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portcheckout/Makefile
blob: 2ed652d6bc55eb70d02420d8a2ff5abcf3439b74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    manck
# Version required:     1.0
# Date created:         1 November 1998
# Whom:                 wosch
#
# $Id: Makefile,v 1.1.1.1 1998/11/01 16:42:29 wosch Exp $

DISTNAME=       portcheckout-1.0
CATEGORIES=	devel
MASTER_SITES=   http://www.freebsd.org/~wosch/src/

MAINTAINER=     wosch@FreeBSD.org

USE_PERL5=      YES

.include <bsd.port.mk>