1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11-wm/golem/Makefile
Yukihiro Nakai aaeb64030a Change maintainer to the author.
Update to 0.0.3
Add USE_XPM

PR:		ports/30725
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-24 14:00:29 +00:00

24 lines
430 B
Makefile

# New ports collection makefile for: golem
# Date created: 11 August 2001
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= golem
PORTVERSION= 0.0.3
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= fracture@allusion.net
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
MANCOMPRESSED= yes
MAN1= golem.1
.include <bsd.port.mk>