11 lines
249 B
Makefile
11 lines
249 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:47 espie Exp $
|
|
|
|
COMMENT = ckeditor plugin for easy links
|
|
|
|
DISTNAME = ckeditor_link-6.x-1.2
|
|
PKGNAME = drupal6-ckeditor-link-1.2
|
|
REVISION = 0
|
|
RUN_DEPENDS = www/drupal6/CKeditor>=1.2
|
|
|
|
.include <bsd.port.mk>
|