openbsd-ports/x11/xaniroc/Makefile

30 lines
678 B
Makefile
Raw Normal View History

1998-05-19 01:43:53 -04:00
# OpenBSD makefile for: xaniroc
# Version required: 0.3
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.4 2000/02/16 10:52:15 espie Exp $
1998-05-19 01:43:53 -04:00
#
DISTNAME= xaniroc
PKGNAME= xaniroc-1.02
CATEGORIES= x11
MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \
ftp://sunsite.cnlab-switch.ch/mirror/novell/freebird/x11/utils/
EXTRACT_SUFX= .src.tar.Z
MAINTAINER= angelos@openbsd.org
2000-02-12 03:41:07 -05:00
LICENSE_TYPE= NONE
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
2000-02-12 03:41:07 -05:00
1998-05-19 01:43:53 -04:00
USE_IMAKE= yes
post-extract:
mv ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
1998-05-19 01:43:53 -04:00
.include <bsd.port.mk>