7b05cc35cc
PR: 27717 Submitted by: Patrick Alken <cosine@ellipse.mcs.drexel.edu>
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.16
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://ellipse.mcs.drexel.edu/source/
|
|
|
|
MAINTAINER= cosine@ellipse.mcs.drexel.edu
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|