12 lines
276 B
Makefile
12 lines
276 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
|
|
|
COMMENT = module to allow users to subscribe to periodic emails
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = notify-6.x-1.2
|
|
PKGNAME = drupal6-notify-1.2
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|