1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/devel/sysfsutils/Makefile
Eitan Adler e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00

18 lines
343 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= sysfsutils
PORTVERSION= 2.1.0
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/linux-diag/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= System Utilities Based on Sysfs
GNU_CONFIGURE= yes
USES= libtool:keepla
USE_LDCONFIG= yes
.include <bsd.port.mk>