mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fe90a46320
area on the local ports tree.
20 lines
337 B
Makefile
20 lines
337 B
Makefile
# New ports collection makefile for: xdl
|
|
# Date created: 17 July 1995
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xdl
|
|
PORTVERSION= 2.1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
MAN1= xdl.1
|
|
|
|
.include <bsd.port.mk>
|