mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
edecf3c4f0
and BROKEN some gnome ports until I upgrade it.
22 lines
477 B
Makefile
22 lines
477 B
Makefile
# New ports collection makefile for: xmascot
|
|
# Version required: 2.5p2
|
|
# Date created: 20 November 1996
|
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.2 1997/06/07 19:47:09 max Exp $
|
|
#
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
PKGNAME= xmascot-2.5p2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
MAINTAINER= nacai@iname.com
|
|
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
MAN1= xmascot.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|