freebsd-ports/x11-wm/oroborus/Makefile
Jimmy Olgeni 0bf3118d42 Update port to version 2.0.9.
PR:		44428
Submitted by:	Matt Peterson <matt@peterson.org>
2002-11-07 21:53:39 +00:00

24 lines
480 B
Makefile

# New ports collection makefile for: oroborus
# Date created: 19 April 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= oroborus
PORTVERSION= 2.0.9
CATEGORIES= x11-wm
MASTER_SITES= http://www.dreamind.de/debian/dists/sid/main/source/x11/
DISTFILES= ${PORTNAME}_${PORTVERSION}-1.tar.gz
MAINTAINER= olgeni@FreeBSD.org
USE_XPM= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= oroborus.1
MAN5= oroborusrc.5
.include <bsd.port.mk>