Moved to github.
This commit is contained in:
parent
d2e5b30aba
commit
7b04deb9bd
@ -1,29 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2015/08/15 11:13:42 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2015/09/10 08:25:12 ajacoutot Exp $
|
||||
|
||||
COMMENT= hotplugd(8) automounter (Toad Opens All Devices)
|
||||
|
||||
DISTNAME= toad-1.3
|
||||
REVISION= 0
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
REVISION= 1
|
||||
|
||||
GH_ACCOUNT= ajacoutot
|
||||
GH_PROJECT= toad
|
||||
GH_TAGNAME= 1.3
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
HOMEPAGE= http://opensource.mtier.org/
|
||||
|
||||
# ISC
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c util
|
||||
|
||||
MASTER_SITES= http://opensource.mtier.org/files/
|
||||
|
||||
RUN_DEPENDS= devel/xdg-utils \
|
||||
net/p5-Net-DBus \
|
||||
sysutils/consolekit
|
||||
|
||||
MAKE_FLAGS= PREFIX=${TRUEPREFIX} \
|
||||
MANDIR=${TRUEPREFIX}/man/man
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (toad-1.3.tar.gz) = fk64ihy9CDXUE22SqeTKe6PSKKbdkYY04u4DyyEWL90=
|
||||
SIZE (toad-1.3.tar.gz) = 7642
|
||||
SHA256 (toad-1.3.tar.gz) = ls79PMe2V+IRTIBydnhvyJmtEH++WTjWSugdHgBFYq4=
|
||||
SIZE (toad-1.3.tar.gz) = 7773
|
||||
|
Loading…
Reference in New Issue
Block a user