freebsd-ports/sysutils/ssid/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

16 lines
283 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= ssid
PORTVERSION= 0.1
CATEGORIES= sysutils
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple setsid replacement
LICENSE= MIT
PLIST_FILES= bin/ssid
.include <bsd.port.mk>