mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
780ffb6f72
PR: 37238 Submitted by: maintainer
18 lines
352 B
Makefile
18 lines
352 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.1.0
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://ellipse.mcs.drexel.edu/source/
|
|
|
|
MAINTAINER= cosine@ellipse.mcs.drexel.edu
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|