1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/x11-wm/oroborus/Makefile
2001-08-14 22:15:44 +00:00

22 lines
445 B
Makefile

# New ports collection makefile for: oroborus
# Date created: 19 April 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= oroborus
PORTVERSION= 1.14.0
CATEGORIES= x11-wm
MASTER_SITES= http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/
#DISTNAME= ${PORTNAME}-src-v${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
USE_XPM= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ENV= MKDIR="${MKDIR}"
.include <bsd.port.mk>