mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
20 lines
473 B
Makefile
20 lines
473 B
Makefile
|
# New ports collection makefile for: xmascot
|
||
|
# Version required: 2.5
|
||
|
# Date created: 20 November 1996
|
||
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= xmascot2.5
|
||
|
PKGNAME= xmascot-2.5
|
||
|
CATEGORIES= x11
|
||
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \
|
||
|
ftp://ftp.pu-toyama.ac.jp/pub/.4/ftpmail/cclub.tutcc.tut.ac.jp/pub/xmascot/
|
||
|
|
||
|
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|