e06ea2285c
PR: 29911 Submitted by: MAINTAINER
18 lines
353 B
Makefile
18 lines
353 B
Makefile
# 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.17
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://ellipse.mcs.drexel.edu/source/
|
|
|
|
MAINTAINER= cosine@ellipse.mcs.drexel.edu
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|