blob: 7c966285fa970bb08ad16d5ea7bded1bcaffbd34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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>
|