aboutsummaryrefslogtreecommitdiff
path: root/devel/ald/Makefile
blob: a4d52c28b3d9e453c64008a6c89cd9332c2831b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	ald
# Date created:        28 May 2001
# Whom:                Patrick Alken <cosine@ellipse.mcs.drexel.edu>
#
# $FreeBSD$
#

PORTNAME=	ald
PORTVERSION=	0.0.16
CATEGORIES=	devel
MASTER_SITES=	http://ellipse.mcs.drexel.edu/source/

MAINTAINER=	cosine@ellipse.mcs.drexel.edu

GNU_CONFIGURE=	yes

.include <bsd.port.mk>