aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/asfiles/Makefile
blob: 0e4e54849d49c0b30e74b8868ed50d73dbbf6b95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:   ASFiles
# Version required:     1.0
# Date created:                17 August 1997
# Whom:                        lukin@okbmei.msk.su
#
# $Id: Makefile,v 1.3 1998/08/07 22:33:10 asami Exp $
#

DISTNAME=   ASFiles-1.0
PKGNAME=    asfiles-1.0
CATEGORIES= x11-fm
MASTER_SITES=   http://w3.one.net/~roz/software/x11/windowmaker/

MAINTAINER= lukin@okbmei.msk.su

BUILD_DEPENDS=  ${PREFIX}/lib/libDnd.a:${PORTSDIR}/x11/libdnd
LIB_DEPENDS=    Xpm.5:${PORTSDIR}/graphics/xpm

GNU_CONFIGURE=  yes
MAN1=   files.1
MAN3=   regexp.3

.include <bsd.port.mk>