mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
839f94d88c
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits.
25 lines
504 B
Makefile
25 lines
504 B
Makefile
# New ports collection makefile for: xview-config
|
|
# Version required: 3.2p1-X11R6
|
|
# Date created: 22 November 1994
|
|
# Whom: ljo
|
|
#
|
|
# $Id: Makefile,v 1.9 1998/05/04 03:34:50 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xview3.2p1-X11R6
|
|
PKGNAME= xview-config-3.2.1
|
|
CATEGORIES= x11-toolkits
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
WRKSRC= ${WRKDIR}/xview3.2p1-X11R6/config
|
|
USE_IMAKE= yes
|
|
|
|
post-extract:
|
|
@chmod -R go+rX ${WRKDIR}
|
|
|
|
do-build:
|
|
|
|
.include <bsd.port.mk>
|