mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
31 lines
873 B
Makefile
31 lines
873 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
|
|
PORTREVISION= 1
|
|
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>
|