mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
8a4ba2893e
Noticed by: jmelo
30 lines
857 B
Makefile
30 lines
857 B
Makefile
# New ports collection makefile for: xbaby
|
|
# Date created: 21 January 2000
|
|
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xbaby
|
|
PORTVERSION= 1.2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://hpux.cs.utah.edu/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://hpux.its.tudelft.nl/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://hpux.connect.org.uk/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://hpux.tn.tudelft.nl/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://hpux.asknet.de/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://hpux.ee.ualberta.ca/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://hpux.cict.fr/ftp/hpux/X11/Misc/xbaby-1.2/ \
|
|
http://smokeping.planetmirror.com/pub/hpux/X11/Misc/xbaby-1.2/
|
|
EXTRACT_SUFX= -src-10.20.tar.gz
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Babies hide under your windows
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xbaby.1
|
|
PLIST_FILES= bin/xbaby
|
|
|
|
.include <bsd.port.mk>
|