mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
364 B
Makefile
19 lines
364 B
Makefile
# New ports collection makefile for: xdl
|
|
# Version required: 2.1
|
|
# Date created: 17 July 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/07/27 10:11:27 ats Exp $
|
|
#
|
|
|
|
DISTNAME= xdl-2.1
|
|
CATEGORIES= graphics x11
|
|
MASTER_SITES= ftp://ftp.uoknor.edu/src/X11R5/
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
USE_X11= yes
|
|
MAN1= xdl.1
|
|
|
|
.include <bsd.port.mk>
|