1997-10-30 01:44:50 +00:00
|
|
|
# New ports collection makefile for: ASFiles
|
|
|
|
# Version required: 1.0
|
|
|
|
# Date created: 17 August 1997
|
|
|
|
# Whom: lukin@okbmei.msk.su
|
|
|
|
#
|
1997-11-04 05:48:20 +00:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1997/10/30 01:44:49 jseger Exp $
|
1997-10-30 01:44:50 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ASFiles-1.0
|
|
|
|
PKGNAME= asfiles-1.0
|
1997-11-04 05:48:20 +00:00
|
|
|
CATEGORIES= x11
|
1997-10-30 01:44:50 +00:00
|
|
|
MASTER_SITES= http://w3.one.net/~roz/software/x11/windowmaker/
|
|
|
|
|
|
|
|
MAINTAINER= lukin@okbmei.msk.su
|
|
|
|
|
1997-11-04 05:48:20 +00:00
|
|
|
BUILD_DEPENDS= ${PREFIX}/lib/libDnd.a:${PORTSDIR}/x11/libdnd
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
1997-10-30 01:44:50 +00:00
|
|
|
|
1997-11-04 05:48:20 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1997-10-30 01:44:50 +00:00
|
|
|
MAN1= files.1
|
|
|
|
MAN3= regexp.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|