1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/xstarroll/Makefile
Steve Price 4682b83bf7 Initial import of xstarroll version 1.02.
An X11 demo of letters and pixmaps flying around.

PR:		8497
Submitted by:	Hiroaki Sakai <sakai@miya3f01.ee.kagu.sut.ac.jp>
1998-12-24 07:17:29 +00:00

25 lines
486 B
Makefile

# New ports collection makefile for: XStarRoll
# Version required: 1.02
# Date created: 30 October 1998
# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $Id$
#
DISTNAME= xstarroll-1.02
CATEGORIES= x11
MASTER_SITES= http://www.ed.kagu.sut.ac.jp/~j4397617/
MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
ALL_TARGET= xstarroll
USE_X_PREFIX= yes
MAN1= xstarroll.1
MANCOMPRESSED= yes
.include <bsd.port.mk>