freebsd-ports/graphics/xdl/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 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>