22 lines
464 B
Makefile
22 lines
464 B
Makefile
# OpenBSD makefile for: xmascot
|
|
# Version required: 2.5p2
|
|
# Date created: 25 January 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.3 1999/10/31 08:49:04 angelos Exp $
|
|
#
|
|
|
|
BROKEN= waiting for turans@ to verify
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
PKGNAME= xmascot-2.5p2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|