aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtattr/Makefile
blob: c4902e0b71115f875d1f36478625f9d20ee5846f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    xtattr
# Version required: 1.0
# Date created:     6 August 1997
# Whom:         jeff@cetlink.net
#
# $FreeBSD$
#

DISTNAME=   xtattr-1.0
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_LOCAL}

MAINTAINER= ports@FreeBSD.org

USE_IMAKE=  yes
MAN1=       xtattr.1

.include <bsd.port.mk>