freebsd-ports/x11/xmascot/Makefile

21 lines
433 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmascot
# Date created: 20 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
1999-08-30 22:51:23 -04:00
# $FreeBSD$
#
2000-04-13 15:19:05 -04:00
PORTNAME= xmascot
2001-02-05 11:18:54 -05:00
PORTVERSION= 2.6a
CATEGORIES= x11
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \
http://cclub-flying.dsl.gr.jp/products/xmascot/
2000-04-13 15:19:05 -04:00
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
USE_IMAKE= yes
MAN1= xmascot.1
.include <bsd.port.mk>