1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ PORTNAME= ssid PORTVERSION= 0.1 CATEGORIES= sysutils MASTER_SITES= http://dl.suckless.org/tools/ MAINTAINER= miwi@FreeBSD.org COMMENT= Simple setsid replacement LICENSE= MIT PLIST_FILES= bin/ssid NO_STAGE= yes .include <bsd.port.mk>