1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/deskutils/xopps/Makefile
Justin M. Seger e96ccce158 Unbreak.
Submitted by:	steve
1998-10-13 23:31:49 +00:00

28 lines
528 B
Makefile

# New ports collection makefile for: xopps
# Version required: 1.13
# Date created: 1 Ag 1997
# Whom: Pedro Giffuni (orig)
#
# $Id: Makefile,v 1.6 1998/10/12 12:47:37 jseger Exp $
#
DISTNAME= xopps.1.13
PKGNAME= xopps-1.13
CATEGORIES= deskutils
MASTER_SITES= ftp://devvax.jpl.nasa.gov/pub/xopps/
MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
USE_X_PREFIX= yes
REQUIRES_MOTIF= yes
MACH= FreeBSD
MAKE_ENV= 'MACH=$(MACH)'
MAN1= xopps.1
pre-patch:
$(CP) $(WRKSRC)/Defines.spr $(WRKSRC)/Defines.$(MACH)
.include <bsd.port.mk>